Skip to content

Commit

Permalink
Add 1.3.0 changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Dec 10, 2022
1 parent 45b25c1 commit 1e5439e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ behind new EventStoreDB versions. You should not downgrade your Spear version
in order to avoid these features: Spear aims to keep a stable interface usable
across all EventStoreDB versions v20+.

## 1.3.0 - 2022-12-09

### Added

- Added documentation for setting up connection pools.
- Added `:on_connect` and `:on_disconnect` hook options for `Spear.Connection`
which can be used for pooling.

## 1.2.1 - 2022-11-14

### Fixed
Expand Down

0 comments on commit 1e5439e

Please sign in to comment.