mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-09 22:50:05 +00:00
37 lines
730 B
Markdown
37 lines
730 B
Markdown
|
|
1.2.3 / 2015-08-25
|
|
==================
|
|
|
|
* Replaced Google PKI certificates
|
|
* fixed escaping for passwords with double quotes
|
|
|
|
1.2.2 / 2015-08-01
|
|
==================
|
|
|
|
* Fix: On register the username needs to be treated like in login
|
|
* Fixed numbering in README
|
|
|
|
1.2.1 / 2015-07-31
|
|
==================
|
|
|
|
* Fix: Restored old behavior of making all usernames lowercase
|
|
|
|
1.2.0 / 2015-07-30
|
|
==================
|
|
|
|
* Added documentation for Cloudcontrol and Heroku
|
|
* Added Godeps
|
|
* Documented ENV variables
|
|
* Completed ENV reflection in parameters
|
|
|
|
1.1.0 / 2015-07-29
|
|
==================
|
|
|
|
* Fixed Makefile and Dockerfile
|
|
* Added Redis storage adapter
|
|
|
|
1.0.0 / 2015-07-29
|
|
==================
|
|
|
|
* Initial port of CloudKeys
|
|
|