Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Nov 30, 2024
1 parent 02156cc commit b375372
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - ReleaseDate

### Added

- `on_flush` handler for extended query handler [#220]

### Fixed

- `Parse` message encoding [#219]

### Changed

- MSRV to 1.75
- Made TLS an optional feature. `server-api` now provides no TLS functionality
[#218]


## [0.26.0] - 2024-11-02

### Added
Expand Down

0 comments on commit b375372

Please sign in to comment.