Skip to content

Commit 4c54139

Browse files
authored
add changelog of release v1.1.3 (gogs#2252)
1 parent 7e0654b commit 4c54139

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66
* Password reset URL changed from `/user/forget_password` to `/user/forgot_password`
77
* SSH keys management URL changed from `/user/settings/ssh` to `/user/settings/keys`
88

9+
## [1.1.3](https://github.com/go-gitea/gitea/releases/tag/v1.1.3) - 2017-08-03
10+
11+
* BUGFIXES
12+
* Fix PR template error (#2008)
13+
* Fix markdown rendering (fix #1530) (#2043)
14+
* Fix missing less sources for oauth (backport #1288) (#2135)
15+
* Don't ignore gravatar error (#2138)
16+
* Fix diff of renamed and modified file (#2136)
17+
* Fix fast-forward PR bug (#2137)
18+
* Fix some security bugs
19+
920
## [1.1.2](https://github.com/go-gitea/gitea/releases/tag/v1.1.2) - 2017-06-13
1021

1122
* BUGFIXES

0 commit comments

Comments
 (0)