@@ -7,6 +7,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.3] ( https://github.com/moq-dev/gstreamer/compare/v0.2.2...v0.2.3 ) - 2025-12-19
11+
12+ ### Added
13+
14+ - Use ` gst-moq ` programmatically ([ #11 ] ( https://github.com/moq-dev/gstreamer/pull/11 ) )
15+
16+ ### Other
17+
18+ - Update to hang 0.9.0 / moq-lite 0.10.1 / moq-native 0.10.1 ([ #27 ] ( https://github.com/moq-dev/gstreamer/pull/27 ) )
19+ - Update hang. ([ #23 ] ( https://github.com/moq-dev/gstreamer/pull/23 ) )
20+ - Fix timestamp handling and error recovery in video/audio streaming ([ #22 ] ( https://github.com/moq-dev/gstreamer/pull/22 ) )
21+ - Add in some upstream gst stuff.
22+ - Create a source plugin too. ([ #19 ] ( https://github.com/moq-dev/gstreamer/pull/19 ) )
23+ - Remove the leading slash. ([ #18 ] ( https://github.com/moq-dev/gstreamer/pull/18 ) )
24+ - Upgrade MoQ ([ #17 ] ( https://github.com/moq-dev/gstreamer/pull/17 ) )
25+ - Unarchive the repo. ([ #15 ] ( https://github.com/moq-dev/gstreamer/pull/15 ) )
26+ - Revert "Deprecated. ([ #13 ] ( https://github.com/moq-dev/gstreamer/pull/13 ) )" ([ #14 ] ( https://github.com/moq-dev/gstreamer/pull/14 ) )
27+ - Deprecated. ([ #13 ] ( https://github.com/moq-dev/gstreamer/pull/13 ) )
28+ - release v0.1.1 ([ #5 ] ( https://github.com/moq-dev/gstreamer/pull/5 ) )
29+ - Initial audio support ([ #10 ] ( https://github.com/moq-dev/gstreamer/pull/10 ) )
30+ - Fix the plugin. ([ #9 ] ( https://github.com/moq-dev/gstreamer/pull/9 ) )
31+ - Merge pull request #7 from kixelated/transfork
32+ - cargo update
33+ - Use the versions on cargo now that it works.
34+ - Upstream cargo.
35+ - Not fully working.
36+ - Remove machete for now.
37+ - Cargo fmt.
38+ - Correct tag.
39+ - Try installing gstreamer
40+ - Add release plz
41+ - Info level by default.
42+ - Upgrade MoQ
43+ - Add parameter to disable TLS verification
44+ - update moq-pub dependency
45+ - Remove local dependencies.
46+ - Initial implementation with video only.
47+
1048## [ 0.2.2] - 2025-08-12
1149
1250### Other
0 commit comments