1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 06:27:57 +00:00

Version 0.8.0 changes

This commit is contained in:
Girish Ramakrishnan
2016-02-01 13:30:29 -08:00
parent bdb8598997
commit d69fc238bb
2 changed files with 9 additions and 1 deletions

View File

@@ -10,3 +10,11 @@
[0.7.1]
* Remove some backward compat code
[0.8.0]
* Use Gogs 0.8.25
* Support GitHub style Markdown checklist
* Add more APIs: user followers
* Support side-by-side diff view
* Support highlight inline diff
* Complete [Changelog](https://github.com/gogits/gogs/releases/tag/v0.8.25)