Skip to content

Commit 97e11a8

Browse files
committed
generate CHANGELOG
1 parent 882b6c2 commit 97e11a8

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ A raw git diff can be seen [here][unreleased].
1111

1212
<!--next-->
1313

14+
## [5.10.2] 2024-11-17
15+
16+
### Bugfix
17+
18+
- [#1996](https://github.com/SMI/SmiServices/pull/1996) by rkm. Ensure MapperSource properly quotes values for postgres
19+
1420
## [5.10.1] 2024-11-15
1521

1622
### Bugfix
@@ -1452,6 +1458,7 @@ First stable release after importing the repository from the private
14521458
[5.1.3]: https://github.com/SMI/SmiServices/compare/v5.1.2...v5.1.3
14531459
[5.10.0]: https://github.com/SMI/SmiServices/compare/v5.9.0...v5.10.0
14541460
[5.10.1]: https://github.com/SMI/SmiServices/compare/v5.10.0...v5.10.1
1461+
[5.10.2]: https://github.com/SMI/SmiServices/compare/v5.10.1...v5.10.2
14551462
[5.2.0]: https://github.com/SMI/SmiServices/compare/v5.1.3...v5.2.0
14561463
[5.3.0]: https://github.com/SMI/SmiServices/compare/v5.2.0...v5.3.0
14571464
[5.4.0]: https://github.com/SMI/SmiServices/compare/v5.3.0...v5.4.0
@@ -1463,4 +1470,4 @@ First stable release after importing the repository from the private
14631470
[5.7.2]: https://github.com/SMI/SmiServices/compare/v5.7.1...v5.7.2
14641471
[5.8.0]: https://github.com/SMI/SmiServices/compare/v5.7.2...v5.8.0
14651472
[5.9.0]: https://github.com/SMI/SmiServices/compare/v5.8.0...v5.9.0
1466-
[unreleased]: https://github.com/SMI/SmiServices/compare/v5.10.1...main
1473+
[unreleased]: https://github.com/SMI/SmiServices/compare/v5.10.2...main

news/1996-bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)