Skip to content

Commit 848e62d

Browse files
committed
Update CHANGELOG.md with the correct release date for version 0.1.2.
1 parent e85a366 commit 848e62d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

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

3-
## 0.1.2 Under development
3+
## 0.1.2 March 14, 2024
44

5-
## 0.1.1 March 9, 2024
6-
7-
- Enh #2: Add traits `components` classes (@terabytesoftw)
8-
- Bug #3: Fix trait `HasListContainerCollection` class and update `README.md` (@terabytesoftw)
95
- Enh #4: Add trait `HasFirstItemClass` class (@terabytesoftw)
106
- Enh #5: Add trait `HasFirstLinkClass` class (@terabytesoftw)
117
- Enh #6: Add trait `HasLastItemClass` class (@terabytesoftw)
@@ -28,6 +24,11 @@
2824
- Enh #23: Add trait `HasListItemAreaCurrent` class (@terabytesoftw)
2925
- Bug #24: Fix `linkAriaCurrent()` and `listItemAriaCurrent()` methods to accept a boolean value. (@terabytesoftw)
3026

27+
## 0.1.1 March 9, 2024
28+
29+
- Enh #2: Add traits `components` classes (@terabytesoftw)
30+
- Bug #3: Fix trait `HasListContainerCollection` class and update `README.md` (@terabytesoftw)
31+
3132
## 0.1.0 March 5, 2024
3233

3334
- Initial release

0 commit comments

Comments
 (0)