Skip to content

Commit 0872ad0

Browse files
authored
Fix heading format for version numbers (#2504)
1 parent 0d6ccb1 commit 0872ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1010

1111
### Fixed
1212

13-
[42.3.5] (2022-05-04 08:48:35 -0400)
13+
## [42.3.5] (2022-05-04 08:48:35 -0400)
1414
### Changed
1515
- test: polish TimestampUtilsTest
1616
- chore: use GitHub Action concurrency feature to terminate CI jobs on fast PR pushes
@@ -25,7 +25,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2525
- feat: targetServerType=preferPrimary connection parameter [PR 2483](https://github.com/pgjdbc/pgjdbc/pull/2483)
2626
- fix: revert removal of toOffsetDateTime(String timestamp) fixes [Issue #2497](https://github.com/pgjdbc/pgjdbc/issues/2497) [PR 2501](https://github.com/pgjdbc/pgjdbc/pull/2501)
2727

28-
[42.3.4] (2022-04-01 14:16:28 -0400)
28+
## [42.3.4] (2022-04-01 14:16:28 -0400)
2929
### Changed
3030
- fix: change name of build cache [PR 2471](https://github.com/pgjdbc/pgjdbc/pull/2471)
3131
- feat: add support for ResultSet#getObject(OffsetTime.class) and PreparedStatement#setObject(OffsetTime.class) [PR 2467](https://github.com/pgjdbc/pgjdbc/pull/2467)

0 commit comments

Comments
 (0)