chore(doc): Changelog and release notes formatting

This commit is contained in:
Günter Obiltschnig 2024-02-05 21:09:08 +01:00 committed by Alex Fabijanic
parent 86f79a0607
commit fddf3d45d9
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ Summary of Changes:
This is a bugfix release. This is a bugfix release.
Features and enhancements: Features and Enhancements:
- GH #4367 `SQLite` `FTS5` (full text search) - GH #4367 `SQLite` `FTS5` (full text search)
- GH #4335 Implement patches that Debian/Ubuntu applies when preparing deb packages - GH #4335 Implement patches that Debian/Ubuntu applies when preparing deb packages
@ -19,7 +19,7 @@ Features and enhancements:
- PR #4422 enh(File): Linux, macOS: microsecond precision for file times - PR #4422 enh(File): Linux, macOS: microsecond precision for file times
- PR #4390 enh(DateTimeParser): option to cleanup input string before parsing (#569) - PR #4390 enh(DateTimeParser): option to cleanup input string before parsing (#569)
Bug fixes and improvements: Bug Fixes and Improvements:
- GH #4425 Unit tests: optional testing of deprecated functionality - GH #4425 Unit tests: optional testing of deprecated functionality
- GH #4421 Multiple calls to initializeSSL/uninitializeSSL cause assert failure during certificate validation - GH #4421 Multiple calls to initializeSSL/uninitializeSSL cause assert failure during certificate validation

View File

@ -6,9 +6,9 @@ AAAIntroduction
!!Summary of Changes !!Summary of Changes
This is a bugfix release. This is a bugfix release.
!!Features and enhancements !!Features and Enhancements
- GH #4367 `SQLite` `FTS5` (full text search) - GH #4367 `SQLite` `FTS5` (full text search)
- GH #4335 Implement patches that Debian/Ubuntu applies when preparing deb packages - GH #4335 Implement patches that Debian/Ubuntu applies when preparing deb packages
@ -20,7 +20,7 @@ AAAIntroduction
- PR #4422 enh(File): Linux, macOS: microsecond precision for file times - PR #4422 enh(File): Linux, macOS: microsecond precision for file times
- PR #4390 enh(DateTimeParser): option to cleanup input string before parsing (#569) - PR #4390 enh(DateTimeParser): option to cleanup input string before parsing (#569)
!!Bug fixes and improvements !!Bug Fixes and Improvements
- GH #4425 Unit tests: optional testing of deprecated functionality - GH #4425 Unit tests: optional testing of deprecated functionality
- GH #4421 Multiple calls to initializeSSL/uninitializeSSL cause assert failure during certificate validation - GH #4421 Multiple calls to initializeSSL/uninitializeSSL cause assert failure during certificate validation