Skip to content

Commit fe5ff8e

Browse files
tboergerlunny
authored andcommitted
Added 1.0.2 to changelog (#998)
1 parent 70ae6d1 commit fe5ff8e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/go-gitea/gitea/releases/tag/v1.0.2) - 2017-02-21
4+
5+
* BUGFIXES
6+
* Fixed issue counter [#882](https://github.com/go-gitea/gitea/pull/882)
7+
* Fixed XSS vulnerability on wiki page [#955](https://github.com/go-gitea/gitea/pull/955)
8+
* Add data dir without session to dump [#587](https://github.com/go-gitea/gitea/pull/587)
9+
* Fixed wiki page renaming [#958](https://github.com/go-gitea/gitea/pull/958)
10+
* Drop default console logger if not required [#960](https://github.com/go-gitea/gitea/pull/960)
11+
* Fixed docker docs link on install page [#972](https://github.com/go-gitea/gitea/pull/972)
12+
* Handle SetModel errors [#957](https://github.com/go-gitea/gitea/pull/957)
13+
* Fixed XSS vulnerability on milestones [#977](https://github.com/go-gitea/gitea/pull/977)
14+
* Fixed XSS vulnerability on alerts [#981](https://github.com/go-gitea/gitea/pull/981)
15+
316
## [1.0.1](https://github.com/go-gitea/gitea/releases/tag/v1.0.1) - 2017-01-05
417

518
* BUGFIXES

0 commit comments

Comments
 (0)