Skip to content

Commit f50b90a

Browse files
committed
Prepare 1.4.1 release.
1 parent 46f7ecf commit f50b90a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.4.1 - Unreleased
3+
## 1.4.1 - July 13, 2013
44

55
- Validate pattern: always validate form elements when they are changed instead
66
of waiting for a first form submit. This fixes
@@ -16,7 +16,7 @@
1616
- Add new [equaliser pattern](demo/validate/index.html). This fixes
1717
[ticket 307](https://github.com/Patternslib/Patterns/issues/307).
1818

19-
- Depends pattern: allow dahses in input names and values again. This fixes
19+
- Depends pattern: allow dashes in input names and values again. This fixes
2020
[ticket 313](https://github.com/Patternslib/Patterns/issues/313).
2121

2222

@@ -117,7 +117,7 @@
117117

118118
- Internal build-related changes:
119119

120-
- Stop automatically using the latest CSS and iamges from jquery.fullcalendar
120+
- Stop automatically using the latest CSS and images from jquery.fullcalendar
121121
and jquery.select2 in our demos to prevent unexpected changes. Instead we
122122
now use a copy we can update as needed.
123123

0 commit comments

Comments
 (0)