@@ -53,23 +53,23 @@ All notable changes to this project will be documented in this file.
53
53
- use proc_macro2 and add tests
54
54
- use darling instead of manual parsing for better error messages on attributes
55
55
56
- ## [ 0.3.2] ( https://github.com/ratatui-org /instability/compare/instability-v0.3.1...instability-v0.3.2 ) - 2024-06-27
56
+ ## [ 0.3.2] ( https://github.com/ratatui/instability/compare/instability-v0.3.1...instability-v0.3.2 ) - 2024-06-27
57
57
58
58
### Fixed
59
59
60
- - readme link to license ([ #7 ] ( https://github.com/ratatui-org /instability/pull/7 ) )
61
- - readme badge ([ #5 ] ( https://github.com/ratatui-org /instability/pull/5 ) )
60
+ - readme link to license ([ #7 ] ( https://github.com/ratatui/instability/pull/7 ) )
61
+ - readme badge ([ #5 ] ( https://github.com/ratatui/instability/pull/5 ) )
62
62
63
- ## [ 0.3.1] ( https://github.com/ratatui-org /instability/compare/instability-v0.3.0...instability-v0.3.1 ) - 2024-06-27
63
+ ## [ 0.3.1] ( https://github.com/ratatui/instability/compare/instability-v0.3.0...instability-v0.3.1 ) - 2024-06-27
64
64
65
65
### Added
66
66
67
- - allow use statements to be marked unstable ([ #3 ] ( https://github.com/ratatui-org /instability/pull/3 ) )
67
+ - allow use statements to be marked unstable ([ #3 ] ( https://github.com/ratatui/instability/pull/3 ) )
68
68
69
69
### Other
70
70
71
- - tweak doc wording and formatting ([ #4 ] ( https://github.com/ratatui-org /instability/pull/4 ) )
72
- - add release automation ([ #1 ] ( https://github.com/ratatui-org /instability/pull/1 ) )
71
+ - tweak doc wording and formatting ([ #4 ] ( https://github.com/ratatui/instability/pull/4 ) )
72
+ - add release automation ([ #1 ] ( https://github.com/ratatui/instability/pull/1 ) )
73
73
74
74
## [ 0.3.0] - 2024-06-27
75
75
@@ -81,7 +81,7 @@ All notable changes to this project will be documented in this file.
81
81
82
82
### 🚜 Refactor
83
83
84
- - Migrate to syn 2.x ([ #8 ] ( https://github.com/ratatui-org /instability/issues/8 ) )
84
+ - Migrate to syn 2.x ([ #8 ] ( https://github.com/ratatui/instability/issues/8 ) )
85
85
86
86
## [ 0.1.1] - 2022-01-11
87
87
0 commit comments