Skip to content

Commit 32647de

Browse files
committed
update changelog
1 parent 23c0307 commit 32647de

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Added
11+
12+
- Added CI workflow to run tests against supported Elixir versions
13+
14+
### Changed
15+
16+
- Updated minimum supported Elixir version to v1.12
17+
- While the library may work with older versions, StreamData supports a
18+
minimum of v1.12, so it would be missing the property tests
19+
20+
### Fixed
21+
22+
- Updated timestamp decoding to be backwards-compatible with Elixir v1.12
23+
824
## [v1.0.2] - 2025-08-06
925

1026
### Fixed

0 commit comments

Comments
 (0)