Skip to content

Commit f9859a2

Browse files
committed
Update changelog with v1.1.1
1 parent 473df53 commit f9859a2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/go-gitea/gitea/releases/tag/v1.1.1) - 2017-05-04
4+
5+
* BUGFIXES
6+
* Markdown Sanitation Fix [#1646](https://github.com/go-gitea/gitea/pull/1646)
7+
* Fix broken hooks [#1376](https://github.com/go-gitea/gitea/pull/1376)
8+
* Fix migration issue [#1375](https://github.com/go-gitea/gitea/pull/1375)
9+
* Fix Wiki Issues [#1338](https://github.com/go-gitea/gitea/pull/1338)
10+
* Forgotten migration for wiki githooks [#1237](https://github.com/go-gitea/gitea/pull/1237)
11+
* Commit messages can contain pipes [#1218](https://github.com/go-gitea/gitea/pull/1218)
12+
* Verify external tracker URLs [#1236](https://github.com/go-gitea/gitea/pull/1236)
13+
* Allow upgrade after downgrade [#1197](https://github.com/go-gitea/gitea/pull/1197)
14+
* 500 on delete repo with issue [#1195](https://github.com/go-gitea/gitea/pull/1195)
15+
* INI compat with CrowdIn [#1192](https://github.com/go-gitea/gitea/pull/1192)
16+
317
## [1.1.0](https://github.com/go-gitea/gitea/releases/tag/v1.1.0) - 2017-03-09
418

519
* BREAKING

0 commit comments

Comments
 (0)