Skip to content

Commit

Permalink
v0.23.7: fix(docs): correct categorization of bug fix [#5]
Browse files Browse the repository at this point in the history
  • Loading branch information
rmlibre committed Jun 21, 2024
1 parent 0aaef59 commit 4194876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Major Changes
^^^^^^^^^^^^^

- fix(behavior): fix inconsistent ``Slots`` subclass frozen & mapping functionality
- fix(api): resolve type unsafety of redundant params in KEX protocol inits [#5]


Minor Changes
Expand All @@ -21,7 +22,6 @@ Minor Changes
- chore(release): mark completed ``v0.23.x`` series versions with git tags
- refactor(package): move ``FrozenInstance`` class to its own module
- refactor(algorithm): remove hard-coded KDF in ``X25519`` protocol methods [#4]
- fix(api): resolve type unsafety of redundant params in KEX protocol inits [#5]
- docs(database): provide more concurrency-safe & elegant usage examples
- docs: fix & improve misc
- test: fix & improve misc
Expand Down

0 comments on commit 4194876

Please sign in to comment.