Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amatriain committed Jan 24, 2021
1 parent b6b555c commit b6451c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Changed
Nothing yet.

## [1.3.21] - 2021-01-24
### Changed
- Removed monkeypatch that disable advisory locking in postgresql during migrations. This was necessary when
connecting to postgresql through pgbouncer, but it's no longer necessary in a dockerized environment.
- Removed travis-ci config file.
Expand Down

0 comments on commit b6451c5

Please sign in to comment.