Skip to content

Commit

Permalink
Push version 8.5.4 | Read HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Oct 26, 2017
1 parent cb79500 commit 1fc11ec
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,22 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene

# Th, 26 October 2017 | v8.5.4

No new features or fixes (all reported bugs are fixed) in this version, just a tiny improvement.
This version is part of the [releases](https://github.com/kataras/iris/releases).

## Version Updater

Not any new features or fixes (all reported bugs are fixed) in this version, just a tiny improvement.

- ENHANCEMENT: More friendly version checker!
**More friendly version checker!**

> Remember: If you don't want to keep the version checker and you're pretty sure that you will be able to keep your server up-to-date manually, then you can disable the auto updater via; `app.Run(..., iris.WithoutVersionChecker)`.
## We need your help with translations into your native language.

Iris needs your help, please think about contributing to the translation of the [README](README.md) and https://iris-go.com, you will be rewarded.

For Chinese Gophers: https://github.com/kataras/iris/issues/796

# Su, 22 October 2017 | v8.5.3

- FIX: [Websocket: memory leak on startPinger](https://github.com/kataras/iris/issues/787) by @jerson with PR: https://github.com/kataras/iris/pull/788
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ If you're coming from [nodejs](https://nodejs.org) world, Iris is the [expressjs
## Table Of Content

* [Installation](#installation)
* [Latest changes](#th-26-october-2017--v854)
* [Latest changes](https://github.com/kataras/iris/blob/master/HISTORY.md#th-26-october-2017--v854)
* [Getting started](#getting-started)
* [Learn](_examples/)
* [MVC (Model View Controller)](_examples/#mvc) **NEW**
Expand Down

0 comments on commit 1fc11ec

Please sign in to comment.