1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00
cloudkeys-go/History.md

38 lines
730 B
Markdown
Raw Normal View History

2015-07-29 09:59:54 +00:00
2015-08-24 22:16:12 +00:00
1.2.3 / 2015-08-25
==================
* Replaced Google PKI certificates
* fixed escaping for passwords with double quotes
2015-07-31 23:00:20 +00:00
1.2.2 / 2015-08-01
==================
* Fix: On register the username needs to be treated like in login
* Fixed numbering in README
2015-07-31 19:02:49 +00:00
1.2.1 / 2015-07-31
==================
* Fix: Restored old behavior of making all usernames lowercase
2015-07-30 16:47:29 +00:00
1.2.0 / 2015-07-30
==================
* Added documentation for Cloudcontrol and Heroku
* Added Godeps
* Documented ENV variables
* Completed ENV reflection in parameters
2015-07-29 10:08:03 +00:00
1.1.0 / 2015-07-29
==================
* Fixed Makefile and Dockerfile
* Added Redis storage adapter
2015-07-29 09:59:54 +00:00
1.0.0 / 2015-07-29
==================
* Initial port of CloudKeys