Browse Source

Version push to v2.6

Tobias Reich 9 years ago
parent
commit
8ef58d3a79
3 changed files with 11 additions and 2 deletions
  1. 2 2
      assets/js/lychee.js
  2. 0 0
      assets/min/main.js
  3. 9 0
      docs/Changelog.md

+ 2 - 2
assets/js/lychee.js

@@ -8,8 +8,8 @@
 var lychee = {
 
 	title: "",
-	version: "2.5.6",
-	version_code: "020506",
+	version: "2.6.0",
+	version_code: "020600",
 
 	api_path: "php/api.php",
 	update_path: "http://lychee.electerious.com/version/index.php",

File diff suppressed because it is too large
+ 0 - 0
assets/min/main.js


+ 9 - 0
docs/Changelog.md

@@ -1,3 +1,12 @@
+## v2.6
+
+Released August 9, 2014
+
+- `New` Uploader (#101)
+- `New` Plugin documentation
+- `Improved` Database and installation process (#202 #195)
+- `Fixed` Don't show EXIF info when not available (#194)
+
 ## v2.5.6
 
 Released July 25, 2014

Some files were not shown because too many files changed in this diff