Skip to content

Commit 47e5dcc

Browse files
committed
Fix line in CHANGELOG.md.
1 parent fc11022 commit 47e5dcc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Change Log
22

3-
## 0.1.3 March 14, 2024
4-
5-
- Bug #7: Remove redundant abstract method in `data` classes (@terabytesoftw)
6-
7-
## 0.1.2 March 8, 2024
3+
## 0.1.2 March 14, 2024
84

95
- Bug #3: Change visibility poperty `attributes` to `public` in tests (@terabytesoftw)
106
- Enh #4: Add `HasAriaCurrent` trait and `ariaCurrent()` method (@terabytesoftw)
117
- Bug #5: Remove dead code in `HasAriaCurrent` trait (@terabytesoftw)
128
- Bug #6: Change branch alias to `1.0-dev` in `composer.json` (@terabytesoftw)
9+
- Bug #7: Remove redundant abstract method in `data` classes (@terabytesoftw)
1310

1411
## 0.1.1 March 7, 2024
1512

0 commit comments

Comments
 (0)