Skip to content

Commit

Permalink
Update AUTHORS and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sylwiaszunejko committed Jul 21, 2023
1 parent 83a4cd7 commit 9dfe898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,4 @@ Lauro Ramos Venancio <[email protected]>
Dmitry Kropachev <[email protected]>
Oliver Boyle <[email protected]>
Jackson Fleming <[email protected]>
Sylwia Szunejko <[email protected]>
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- Added the InstaclustrPasswordAuthenticator to the list of default approved authenticators.
- Added transferring Keyspace and Table names to the Query from the prepared response and updating information about that every time this information is received
### Changed

### Fixed
Expand All @@ -34,7 +35,7 @@ so pushing a new tag.
This makes writing wrappers around Query easier. (#1700)

### Fixed
- Potential panic on deserialization (#1695)
- Potential panic on deserialization (#1695
- Unmarshalling of dates outside of `[1677-09-22, 2262-04-11]` range. (#1692)

## [1.4.0] - 2023-04-26
Expand Down

0 comments on commit 9dfe898

Please sign in to comment.