Skip to content

Commit be35d8e

Browse files
Merge branch 'feature/move-to-uv' of github.com:jamescrowley321/py-identity-model into feature/move-to-uv
2 parents 2331df1 + bfdf14f commit be35d8e

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.0.0-rc.1 (2025-05-31)
6+
7+
### Chores
8+
9+
- Adds release automation
10+
([`bd882e3`](https://github.com/jamescrowley321/py-identity-model/commit/bd882e3473fe4c8d41a01136a0467504da0f187c))
11+
12+
- Adds release automation
13+
([`1d0ebad`](https://github.com/jamescrowley321/py-identity-model/commit/1d0ebadee9a7311577cbef9f8fd66553fa7adb4a))
14+
15+
- Adds release automation
16+
([`d2f22cc`](https://github.com/jamescrowley321/py-identity-model/commit/d2f22cc42905bf0692889f79bad3f107283535ff))
17+
18+
- Fixes makefile
19+
([`34096c3`](https://github.com/jamescrowley321/py-identity-model/commit/34096c36d558d12dd043e14a7fc7f5e7b4d226bc))
20+
21+
- Fixes makefile
22+
([`b2ace65`](https://github.com/jamescrowley321/py-identity-model/commit/b2ace65b9c7f18be41f369a3b2675bbc095f85a4))
23+
24+
- Fixes workflow
25+
([`cb2003b`](https://github.com/jamescrowley321/py-identity-model/commit/cb2003b720e1b9c59ae934a859c55eaaf5743904))
26+
27+
- Fixes workflow
28+
([`ce5ed88`](https://github.com/jamescrowley321/py-identity-model/commit/ce5ed88d4cbd1550116acda3996922b393d80238))
29+
30+
- Fixes workflow
31+
([`0e73021`](https://github.com/jamescrowley321/py-identity-model/commit/0e7302149d314216e532372231a35b3f8a9ab4dd))
32+
33+
- Updates cryptography to latest version
34+
([#72](https://github.com/jamescrowley321/py-identity-model/pull/72),
35+
[`ea23f0d`](https://github.com/jamescrowley321/py-identity-model/commit/ea23f0d0d340d454a7f58490cd14a6b46a762a5c))
36+
37+
### Features
38+
39+
- Adds automated versioning
40+
([`c4f9846`](https://github.com/jamescrowley321/py-identity-model/commit/c4f9846a51d3414ab57e1668decd6cf351f6e0b6))
41+
42+
- Adds automated versioning
43+
([`05549ab`](https://github.com/jamescrowley321/py-identity-model/commit/05549abdbc1d8eeb82b41da0778db311782c75ac))
44+
45+
- Cleans up workflow files
46+
([`425ed08`](https://github.com/jamescrowley321/py-identity-model/commit/425ed0840fd1224d87eb84ff708b23dea8499c47))
47+
48+
- Cleans up workflow files
49+
([`b612011`](https://github.com/jamescrowley321/py-identity-model/commit/b61201148de7582d2f2c6b5ed24c067bb9998aed))
50+
51+
- Cleans up workflow files
52+
([`f906d8c`](https://github.com/jamescrowley321/py-identity-model/commit/f906d8c5876408df9e3501d5cde5a891379fa72d))
53+
54+
- Cleans up workflow files
55+
([`6febcbe`](https://github.com/jamescrowley321/py-identity-model/commit/6febcbe53ec61c2b0a7f00f9c3d9cce99ac61b68))
56+
57+
- Cleans up workflow files
58+
([`38bff6f`](https://github.com/jamescrowley321/py-identity-model/commit/38bff6fef5ff58b149604f1e750b825fdff61890))
59+
60+
- Cleans up workflow files
61+
([`30451ec`](https://github.com/jamescrowley321/py-identity-model/commit/30451ec38f691cedce7ad30ecff1aeda4011e3bf))
62+
63+
- Moves from poetry to uv
64+
([`33cac19`](https://github.com/jamescrowley321/py-identity-model/commit/33cac199e25e635dd228cbcf9d34f935ce45582b))
65+
66+
- Moves from poetry to uv
67+
([`1d5920e`](https://github.com/jamescrowley321/py-identity-model/commit/1d5920e14b1a4b5229c8f10909fc375e193510bb))
68+
69+
70+
## v0.11.4 (2024-06-20)
71+
72+
- Initial Release

0 commit comments

Comments
 (0)