Skip to content

Commit 751f019

Browse files
techknowlogicklafriks
authored andcommitted
Add changelog for v1.3.0-rc2 (#2998)
1 parent b16e5a4 commit 751f019

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.3.0-rc2](https://github.com/go-gitea/gitea/releases/tag/v1.3.0-rc2) - 2017-11-27
4+
* BUGFIXES
5+
* Fix memcache support when value is returned as string always (#2950)
6+
* Update golang x/crypto dependencies - Fix SSH transport fail (#2951)
7+
* Fix files/commits of merged PRs (#2970)
8+
* Fix error when add user has full name to team (#2975)
9+
* Fix go-get, src and raw urls to new scheme (#2986)
10+
* Fix over-escaped characters (#2992)
11+
312
## [1.3.0-rc1](https://github.com/go-gitea/gitea/releases/tag/v1.3.0-rc1) - 2017-11-15
413
* BREAKING
514
* Make URL scheme unambiguous (#2408)

0 commit comments

Comments
 (0)