Skip to content

Commit 72c9a9f

Browse files
committed
Added version changes to readme
1 parent ef05c3e commit 72c9a9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,16 @@ As time passes, the timestamps will automatically update.
5353

5454
| Version | Notes |
5555
|---------|------------------------------------------------------------------|
56-
| 1.0.x | ([compare][compare-1.0]) locale updates; bug fixes; AMD wrapper |
56+
| 1.1.x | ([compare][compare-1.1]) Added update function |
57+
| 1.0.x | ([compare][compare-1.0]) locale updates; bug fixes; AMD wrapper |
5758
| 0.11.x | ([compare][compare-0.11]) natural rounding; locale updates; |
5859
| 0.10.x | ([compare][compare-0.10]) locale updates |
5960
| 0.9.x | ([compare][compare-0.9]) microsecond support; bug fixes |
6061
| 0.8.x | ([compare][compare-0.8]) `<time>` element support; bug fixes |
6162
| 0.7.x | ([compare][compare-0.7]) locale function overrides; unit tests |
6263
| ... | ... |
6364

65+
[compare-1.1]: https://github.com/rmm5t/jquery-timeago/compare/v1.0.2...v1.1.0
6466
[compare-1.0]: https://github.com/rmm5t/jquery-timeago/compare/v0.11.4...v1.0.2
6567
[compare-0.11]: https://github.com/rmm5t/jquery-timeago/compare/v0.10.1...v0.11.4
6668
[compare-0.10]: https://github.com/rmm5t/jquery-timeago/compare/v0.9.3...v0.10.1

0 commit comments

Comments
 (0)