File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.17.0] - 2025-12-30
10+ ### Changed
11+ - Updated to ` twilight-model ` 0.17 (@ghostlylake )
12+
913## [ 0.16.1] - 2025-01-28
1014### Added
1115- ` contexts ` and ` integration_types ` attributes on ` CreateCommand ` (@fdnt7 )
@@ -172,7 +176,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
172176### Added
173177- Initial release of ` twilight-interactions ` and ` twilight-interactions-derive ` crates.
174178
175- [ Unreleased ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.16.1...main
179+ [ Unreleased ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.17.0...main
180+ [ 0.17.0 ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.16.1...v0.17.0
176181[ 0.16.1 ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.16.0...v0.16.1
177182[ 0.16.0 ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.16.0-rc.1...v0.16.0
178183[ 0.16.0-rc.1 ] : https://github.com/baptiste0928/twilight-interactions/compare/v0.15.2...v0.16.0-rc.1
You can’t perform that action at this time.
0 commit comments