Skip to content

Commit

Permalink
update changelog with changes
Browse files Browse the repository at this point in the history
  • Loading branch information
macielti committed Aug 27, 2023
1 parent f947fcd commit a221fb0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ of [keepachangelog.com](http://keepachangelog.com/).

## [Unreleased]

## [20.32.37] - 2023-08-27

### Added

- Implemented integration of PostgreSQL component with RabbitMQ consumer and Service component.

## [20.31.36] - 2023-08-22

### Added
Expand Down Expand Up @@ -484,7 +490,9 @@ of [keepachangelog.com](http://keepachangelog.com/).

- Add `loose-schema` function.

[Unreleased]: https://github.com/macielti/common-clj/compare/v20.31.36...HEAD
[Unreleased]: https://github.com/macielti/common-clj/compare/v20.32.37...HEAD

[20.32.37]: https://github.com/macielti/common-clj/compare/v20.31.36...v20.32.37

[20.31.36]: https://github.com/macielti/common-clj/compare/v20.30.36...v20.31.36

Expand Down

0 comments on commit a221fb0

Please sign in to comment.