Skip to content

Commit 064a9a2

Browse files
committed
Update GHANGELOG.md
1 parent 47280ef commit 064a9a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44

55
- On finish failed the last step button does not become highlighted as error. Closes issue [#3](https://github.com/rstaib/jquery-steps/issues/3)
66
- Advanced accessibility support (WAI-ARIA)
7+
- Replace Number() by parseInt() for parsing `string` to `int` values
8+
- Add `"use strict";` and some other recommended things like the leading `;`
9+
- Substitute `ol` by `ul` tag for step navigation

0 commit comments

Comments
 (0)