Skip to content

Commit

Permalink
Merge pull request #122 from fastly/dgryski/release-1.3.2
Browse files Browse the repository at this point in the history
CHANGELOG: update for v1.3.2
  • Loading branch information
dgryski authored Jun 25, 2024
2 parents a650902 + 22f1599 commit 8784dc5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.3.2 (2024-06-25)

### Added

- configstore: add Store.Has() method
- configstore: add Store.GetBytes() method
- configstore: reduce memory usage with shared buffer

### Changed

- fsthttp: make buffer sizes adaptable

## 1.3.1 (2024-04-25)

### Added
Expand Down

0 comments on commit 8784dc5

Please sign in to comment.