summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG17
-rw-r--r--VERSION2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1201a85762b..aa8461661ec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,30 @@
+v 1.1.0
+ - feature: code snippets
+ - fixed horizontal scroll on file preview
+ - fixed app crash if commit message has invalid chars
+ - bugfix & code cleaning
+
+v 1.0.2
+ - fixed bug with empty project
+ - added adv validation for project path & code
+ - feature: issues can be sortable
+ - bugfix
+ - username dispalyed on top panel
+
v 1.0.1
- fixed: with invalid source code for commit
- fixed: lose branch/tag selection when use tree navigateion
- when history clicked - display path
- bug fix & code cleaning
+
v 1.0.0
- bug fix
- projects preview mode
+
v 0.9.6
- css fix
- new repo empty tree until restart server - fixed
+
v 0.9.4
- security improved
- authorization improved
@@ -24,6 +40,7 @@ v 0.9.1
- updated app name
- issue redesigned
- issue can be edit
+
v 0.8.0
- sytax highlight for main file types
- redesign
diff --git a/VERSION b/VERSION
index 7dea76edb3d..6d7de6e6abe 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.1
+1.0.2