Skip to content

Commit

Permalink
version bump again?..
Browse files Browse the repository at this point in the history
  • Loading branch information
slact committed Feb 9, 2016
1 parent 94d944f commit 020b2e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ Messages are [published](#publisher-endpoints) to channels with HTTP `POST` requ

## Status and History

The latest Nchan release is v0.99 (February 9, 2016) ([changelog](https://nchan.slact.net/changelog)). This is a *beta* release. There may be some bugs but Nchan is already stable and well-tested.
The latest Nchan release is v0.99.2 (February 9, 2016) ([changelog](https://nchan.slact.net/changelog)). This is a *beta* release. There may be some bugs but Nchan is already stable and well-tested.

The first iteration of Nchan was written in 2009-2010 as the [Nginx HTTP Push Module](https://pushmodule.slact.net), and was vastly refactored into its present state in 2014-2016. The present release is in the **testing** phase. The core features and old functionality are thoroughly tested and stable. Some of the new functionality, specifically *redis storage and channel events are still experimental* and may be a bit buggy.

Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
@@ -1,4 +1,4 @@
0.99 (Feb 9 2016)
0.99.2 (Feb 9 2016)
fix: SIGHUP reloading
fix: startup with insufficient file descriptors shouldn't crash
fix: longpoll-multipart failure to immediately respond
Expand Down

0 comments on commit 020b2e0

Please sign in to comment.