Update changelog

This commit is contained in:
Dan Sosedoff 2014-12-27 00:01:51 -06:00
parent 6f4924878a
commit 95c804b5b5

View File

@ -1,3 +1,12 @@
## 0.4.2 - Unreleased
- Changes /info endpoint to /connection
- Adds connection string printing in debug mode
- Adds initial bookmarks support
- Adds Go 1.4 support
- Adds /api prefix for all API calls
- Fixes issues with connection string/options parsing
## 0.4.1 - 2014-12-01
- Adds pgweb version on start [GH-65]