Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed Jun 27, 2023
1 parent da4ef3c commit 961cb46
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.3](https://github.com/acquire-project/acquire-core-libs/compare/v0.1.2...v0.1.3) - 2023-06-27

### Changed

- Reflect a change in core-libs: `StorageProperties::chunking::max_bytes_per_chunk` is now a `uint64_t` (was
a `uint32_t`).

### Added

- Can optionally link against the DLL version of the MSVC runtime.

## [0.1.2](https://github.com/acquire-project/acquire-driver-common/compare/v0.1.1...v0.1.2) - 2023-05-25

### Added
Expand Down

0 comments on commit 961cb46

Please sign in to comment.