You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
## [Unreleased]
2
2
3
-
## [0.3.0] - 2022-09-08
3
+
## [0.3.0] - 2022-09-27
4
4
5
5
- Fixes defining a nested extension, e.g. `Organization::User` with `app/models/organization/user/extensions/`.
6
6
- Removes support for defining a nested extension within the namespace file. I couldn't unify it with the fix above, so it went.
7
7
8
-
9
8
## [0.2.2] - 2022-09-08
10
9
11
10
- Fixes Zeitwerk 2.6.0 compatibility issue where extensions wouldn't load and throw an exception. See https://github.com/kaspth/conventional_extensions/commit/7fc25f1e860637e8df9fd0e81e7ca038c8c34aa0
0 commit comments