mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Add changelog
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
57461b3d45
commit
4854c4ac8d
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -13,6 +13,16 @@ Types of changes:
|
|||
- *Security* in case of vulnerabilities.
|
||||
|
||||
<!-- changelog-linker -->
|
||||
## 6.3.1 - 2023-04-12
|
||||
### Changed
|
||||
* Update translations
|
||||
* Drop libresign cli
|
||||
* Add identify method
|
||||
* Add more tests
|
||||
* Bump packages
|
||||
### Fixed
|
||||
* fix: style preview signatur modal like canva style
|
||||
|
||||
## 6.3.0 - 2023-04-01
|
||||
### Changed
|
||||
* Make possible change the default user folder
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
]]>
|
||||
</description>
|
||||
<version>6.3.0</version>
|
||||
<version>6.3.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
|
||||
<documentation>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue