Skip to content

Commit 8416d30

Browse files
committed
Update changelog to prepare 1.8.1 release
1 parent 7cf368a commit 8416d30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
---
33
* Added Thai (TH) localization, fixes #85
44
* Added Vietnamese (VI) localization, thanks Ngoc
5+
* Fixed issue #78. Error/Valid styling applies to all radio buttons of same group for required validation.
6+
* Don't use form.elements as that isn't supported in jQuery 1.6 anymore. Its buggy as hell anyway (IE6-8: form.elements === form).
57

68
1.8.0
79
---

0 commit comments

Comments
 (0)