Skip to content

Commit 5375c54

Browse files
authored
Merge pull request #114 from LibreSign/changelog
Changelog
2 parents 51ae58b + c596182 commit 5375c54

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

CHANGELOG.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,31 @@ Types of changes:
1414

1515
<!-- changelog-linker -->
1616

17-
## Unreleased
17+
## [v2.0.5] - 2021-03-11
18+
19+
### Changed
20+
21+
- [#113] Add health check, Thanks to [@vitormattos]
22+
- [#111] Remove unused var, Thanks to [@vitormattos]
23+
- [#112] Catch error, Thanks to [@vitormattos]
24+
- [#110] Rename property, Thanks to [@vitormattos]
25+
- [#109] Add route me, Thanks to [@vitormattos]
26+
- [#108] Bump version, Thanks to [@vitormattos]
27+
- [#107] Bump packages, Thanks to [@vitormattos]
28+
- [#103] Update changelog, Thanks to [@vitormattos]
29+
30+
## [v2.0.4] - 2021-03-09
31+
32+
### Changed
33+
34+
- [#106] Add category, Thanks to [@vitormattos]
35+
- [#105] Fix app name, description and summary, Thanks to [@vitormattos]
36+
37+
## [v2.0.1] - 2021-03-08
38+
39+
40+
- [#102] Makefile and change dependency repository, Thanks to [@vitormattos]
41+
- [#101] Clean package.json, Thanks to [@vitormattos]
1842

1943
### Changed
2044

@@ -148,3 +172,18 @@ Types of changes:
148172
[#100]: https://github.com/LibreSign/libresign/pull/100
149173
[#99]: https://github.com/LibreSign/libresign/pull/99
150174
[#97]: https://github.com/LibreSign/libresign/pull/97
175+
[#113]: https://github.com/LibreSign/libresign/pull/113
176+
[#112]: https://github.com/LibreSign/libresign/pull/112
177+
[#111]: https://github.com/LibreSign/libresign/pull/111
178+
[#110]: https://github.com/LibreSign/libresign/pull/110
179+
[#109]: https://github.com/LibreSign/libresign/pull/109
180+
[#108]: https://github.com/LibreSign/libresign/pull/108
181+
[#107]: https://github.com/LibreSign/libresign/pull/107
182+
[#106]: https://github.com/LibreSign/libresign/pull/106
183+
[#105]: https://github.com/LibreSign/libresign/pull/105
184+
[#103]: https://github.com/LibreSign/libresign/pull/103
185+
[#102]: https://github.com/LibreSign/libresign/pull/102
186+
[#101]: https://github.com/LibreSign/libresign/pull/101
187+
[v2.0.4]: https://github.com/LibreSign/libresign/compare/v2.0.2...v2.0.4
188+
[v2.0.2]: https://github.com/LibreSign/libresign/compare/v2.0.1...v2.0.2
189+
[v2.0.1]: https://github.com/LibreSign/libresign/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)