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