We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683891a commit 5548ca4Copy full SHA for 5548ca4
2 files changed
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.3.0 (Sep 2025)
4
+
5
+* Support streamly-0.11.0 and streamly-core-0.3.0
6
7
## 0.2.0 (Dec 2023)
8
9
* Support streamly-0.10.0 and streamly-core-0.2.0
streamly-examples.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: streamly-examples
-version: 0.2.0
+version: 0.3.0
license: Apache-2.0
license-file: LICENSE
author: Composewell Technologies
0 commit comments