mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-13 07:29:30 +01:00
Improve CHANGELOG, add myself to the Readme
This commit is contained in:
parent
3a5314bd8e
commit
144ebe08e3
@ -7,6 +7,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
|
|||||||
## Unreleased
|
## Unreleased
|
||||||
Initial release of Oragono!
|
Initial release of Oragono!
|
||||||
|
|
||||||
|
### Security
|
||||||
|
* PROXY command is now restricted appropriately.
|
||||||
|
* Nicknames, usernames and channel names that break the protocol are no longer allowed.
|
||||||
|
* Default channel modes set to restrict new channels more appropriately by default.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
* Added YAML config file format.
|
* Added YAML config file format.
|
||||||
* Added native SSL/TLS support (thanks to @edmand).
|
* Added native SSL/TLS support (thanks to @edmand).
|
||||||
|
@ -52,6 +52,7 @@ oragono run
|
|||||||
* Jeremy Latt, creator of Ergonomadic, <https://github.com/jlatt>
|
* Jeremy Latt, creator of Ergonomadic, <https://github.com/jlatt>
|
||||||
* Edmund Huber, maintainer of Ergonomadic, <https://github.com/edmund-huber>
|
* Edmund Huber, maintainer of Ergonomadic, <https://github.com/edmund-huber>
|
||||||
* Niels Freier, added WebSocket support to Ergonomadic, <https://github.com/stumpyfr>
|
* Niels Freier, added WebSocket support to Ergonomadic, <https://github.com/stumpyfr>
|
||||||
|
* Daniel Oakley, maintainer of Oragono, <https://github.com/DanielOaks>
|
||||||
* apologies to anyone I forgot.
|
* apologies to anyone I forgot.
|
||||||
|
|
||||||
[go-crypto]: https://godoc.org/golang.org/x/crypto
|
[go-crypto]: https://godoc.org/golang.org/x/crypto
|
||||||
|
Loading…
Reference in New Issue
Block a user