Skip to content

Commit

Permalink
Add 3.13.1 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Metsma <raul@metsma.ee>
  • Loading branch information
metsma authored and Telgat committed Jun 14, 2017
1 parent 15a83ba commit 7134040
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0)
project(libdigidocpp VERSION 3.13.0)
project(libdigidocpp VERSION 3.13.1)
if(POLICY CMP0063)
cmake_policy(SET CMP0063 NEW)
endif()
Expand Down
8 changes: 8 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Libdigidocpp library [3.13.0](https://github.com/open-eid/libdigidocpp/releases/tag/v3.13.1) release notes
--------------------------------------
- Restore compatibility with jdigidoc 3.11

[Full Changelog](https://github.com/open-eid/libdigidocpp/compare/v3.13.0...v3.13.1)



Libdigidocpp library [3.13.0](https://github.com/open-eid/libdigidocpp/releases/tag/v3.13.0) release notes
--------------------------------------
- Relax validation of BDOC to accept sub-elements of SignatureProductionPlace in any order
Expand Down

0 comments on commit 7134040

Please sign in to comment.