File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.5.2] - 2023-10-16
9
+
10
+ ### Fixed
11
+
12
+ - Anonymous vote packages are no longer signed.
13
+
8
14
## [ 0.5.1] - 2023-10-15
9
15
10
16
### Fixed
@@ -340,6 +346,7 @@ which extend from the abstract `Election` class.
340
346
341
347
- First unstable version of the SDK for testing purposes
342
348
349
+ [ 0.5.2 ] : https://github.com/vocdoni/vocdoni-sdk/releases/tag/v0.5.2
343
350
[ 0.5.1 ] : https://github.com/vocdoni/vocdoni-sdk/releases/tag/v0.5.1
344
351
[ 0.5.0 ] : https://github.com/vocdoni/vocdoni-sdk/releases/tag/v0.5.0
345
352
[ 0.4.3 ] : https://github.com/vocdoni/vocdoni-sdk/releases/tag/v0.4.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vocdoni/sdk" ,
3
3
"author" : " Vocdoni" ,
4
- "version" : " 0.5.1 " ,
4
+ "version" : " 0.5.2 " ,
5
5
"description" : " ⚒️An SDK for building applications on top of Vocdoni API" ,
6
6
"repository" : " https://github.com/vocdoni/vocdoni-sdk.git" ,
7
7
"license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments