Skip to content

Commit

Permalink
#43 - Updated CHANGELOG.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
starnowski committed Jan 4, 2024
1 parent 0934395 commit 7c19414
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ https://keepachangelog.com/en/1.0.0/
https://www.markdownguide.org/basic-syntax/

* [Unreleased](#unreleased)
* [0.3.0](#030---2024-01-04)
* [0.2.2](#022---2023-08-08)
* [0.2.1](#021---2023-07-26)
* [0.2.0](#020---2023-07-23)
Expand All @@ -17,6 +18,14 @@ https://www.markdownguide.org/basic-syntax/

## [Unreleased]

## [0.3.0] - 2024-01-04

### Changed

- Upgraded Hibernate version to 6.4 for hibernate6 module [43](https://github.com/starnowski/posmulten-hibernate/issues/43)
- Type com.github.starnowski.posmulten.hibernate.hibernate6.CurrentTenantIdentifierResolverImpl implements org.hibernate.context.spi.CurrentTenantIdentifierResolver<java.lang.String> interface [43](https://github.com/starnowski/posmulten-hibernate/issues/43)
- Type com.github.starnowski.posmulten.hibernate.hibernate6.connection.SharedSchemaMultiTenantConnectionProvider implements org.hibernate.engine.jdbc.connections.spi.AbstractMultiTenantConnectionProvider<java.lang.String> interface [43](https://github.com/starnowski/posmulten-hibernate/issues/43)

## [0.2.2] - 2023-08-08

### Added
Expand Down

0 comments on commit 7c19414

Please sign in to comment.