Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed May 2, 2023
1 parent 407e100 commit d5883eb
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,8 @@ All notable changes to this project will be documented in this file.
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
### Added
- `ServerTimeout` Query Option

### Changed
- `MgmtOption` is deprecated. From now on both `Query` and `Mgmt` accept `QueryOption`, `MgmtOption` will remain as an alias until the next version.
-

### Fixed

### Removed
- `AllowWrite` has been a no-op for a while. It is now finally removed.

### Security
## Fixed
* AttachPolicyClientOptions method by @JorTurFer

## [0.12.1] - 2023-05-01
### Fixed
Expand Down

0 comments on commit d5883eb

Please sign in to comment.