mirror of
https://github.com/kataras/iris.git
synced 2026-01-22 11:25:59 +00:00
Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714
Former-commit-id: 67ec32dd9ca5f228f56b2b73196cfa9c2ae94474
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Iris is a fast, simple and efficient micro web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website, API, or distributed app.
|
||||
|
||||
[Star or watch](https://github.com/kataras/iris/stargazers) this repository, it is still in **active development mode**.
|
||||
|
||||
<!-- [](http://iris-go.com/graph) -->
|
||||
[](https://travis-ci.org/kataras/iris)
|
||||
[](http://goreportcard.com/report/kataras/iris)
|
||||
@@ -319,7 +321,7 @@ Thank You for your trust!
|
||||
|
||||
### 📌 Version
|
||||
|
||||
Current: **8.2.2**
|
||||
Current: [VERSION](VERSION)
|
||||
|
||||
Each new release is pushed to the master. It stays there until the next version. When a next version is released then the previous version goes to its own branch with `gopkg.in` as its import path (and its own vendor folder), in order to keep it working "for-ever".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user