File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.0.1 ) - 2017-01-05
4
+
5
+ * BUGFIXES
6
+ * Fixed localized MIN_PASSWORD_LENGTH [ #501 ] ( https://github.com/go-gitea/gitea/pull/501 )
7
+ * Fixed 500 error on organization delete [ #507 ] ( https://github.com/go-gitea/gitea/pull/507 )
8
+ * Ignore empty wiki repo on migrate [ #544 ] ( https://github.com/go-gitea/gitea/pull/544 )
9
+ * Proper check access for forking [ #563 ] ( https://github.com/go-gitea/gitea/pull/563 )
10
+ * Fix SSH domain on installer [ #506 ] ( https://github.com/go-gitea/gitea/pull/506 )
11
+ * Fix missing data rows on admin UI [ #580 ] ( https://github.com/go-gitea/gitea/pull/580 )
12
+ * Do not delete tags with releases by default [ #579 ] ( https://github.com/go-gitea/gitea/pull/579 )
13
+ * Fix missing session config data on admin UI [ #578 ] ( https://github.com/go-gitea/gitea/pull/578 )
14
+ * Properly show the version within footer on the UI [ #593 ] ( https://github.com/go-gitea/gitea/pull/593 )
15
+
3
16
## [ 1.0.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.0.0 ) - 2016-12-23
4
17
5
18
* BREAKING
You can’t perform that action at this time.
0 commit comments