We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed34943 commit 35a2152Copy full SHA for 35a2152
1 file changed
CHANGELOG.md
@@ -6,6 +6,13 @@ The format is based on [Keep a
6
Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
7
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
+## 1.2.1 - 2025-12-08
10
+
11
+### Fixed
12
13
+- Fixed sample code in `c:Slipstream:init/1` ([#77](https://github.com/NFIBrokerage/slipstream/pull/77))
14
+- Fixed struct update compatibility with Elixir 1.19+ ([#82](https://github.com/NFIBrokerage/slipstream/pull/82))
15
16
## 1.2.0 - 2025-02-04
17
18
### Added
0 commit comments