summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-09-07 19:39:26 -0400
committerUnknwon <joe2010xtmf@163.com>2014-09-07 19:39:26 -0400
commitf8977f4847b8df9feec1bb5913f75401d79db876 (patch)
tree1419364509b0f53c2294fa9dbdeffb7770762033 /README.md
parente79e4b158090bf7c5dd86ac21cd0dbf44fbc82bd (diff)
downloadgitea-f8977f4847b8df9feec1bb5913f75401d79db876.tar.gz
gitea-f8977f4847b8df9feec1bb5913f75401d79db876.zip
Organization level webhooks
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 689b0df4fa..3115d3fc64 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a painless self-hosted Git Service written in Go.
![Demo](http://gowalker.org/public/gogs_demo.gif)
-##### Current version: 0.4.9 Beta
+##### Current version: 0.5.0 Beta
### NOTICES
@@ -35,7 +35,8 @@ The goal of this project is to make the easiest, fastest and most painless way t
- Register/delete/rename account
- Create/manage/delete organization with team management
- Create/migrate/mirror/delete/watch/rename/transfer public/private repository
-- Repository viewer/release/issue tracker/webhooks
+- Repository viewer/release/issue tracker
+- Repository and Organization level webhooks
- Add/remove repository collaborators
- Gravatar and cache support
- Mail service(register, issue)