We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a284e commit 7b9ab6eCopy full SHA for 7b9ab6e
1 file changed
CHANGELOG.rst
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+0.4-1 (2023-08-21)
5
+++++++++++++++++++
6
+* Update dependencies: drop cryptography.
7
+* Add ECIES support.
8
+
9
+0.4 (2023-07-21)
10
+++++++++++++++++
11
+* Migrate from pipenv to poetry
12
+* Upgrade Python requirement to 3.10
13
+* Fix a race condition in NDNAppv2
14
+* Add support to State-Vector-Sync (SVS)
15
16
17
0.3-3 (2023-05-26)
18
++++++++++++++++++
19
* Add NDNAppv2
0 commit comments