This commit is contained in:
Tom Slominski
2013-02-27 21:48:15 +00:00
parent e650be6974
commit e63be55b8a
10 changed files with 75 additions and 208 deletions

20
public/CHANGELOG.md Normal file
View File

@@ -0,0 +1,20 @@
Infinity-Squared CHANGELOG
==========================
1.4 (February 2013)
-------------------
* Bookmarklets updated to the code relevant to YOURLS 1.6
* Added CSS animation to the main menu
* Updated jQuery to 1.9.1 (included with YOURLS 1.6)
* Updated qTip² and Formalize.me so they're compatible with the new version of jQuery
* Added a few more comments to the code so it's easier to modify it
* Improved the readability of the documentation by moving over to Markdown
* Usual assortment of bug fixed, cleaned up code etc.
1.3 (August 2012)
-----------------
* Added a mobile version of the theme which can be disabled in the config file
* Discreet gradient in the menu
* New Google+ sharer
* Bookmarklet code updated with code with YOURLS 1.5
* Usual assortment of bug fixes, cleaned up code etc.