added changelog.md

This commit is contained in:
Sameer Naik
2014-09-04 14:28:23 +05:30
parent d33c7cb512
commit c3b94e501d
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -1,2 +1,4 @@
.git
VERSION
README.md
Changelog.md
+9
View File
@@ -0,0 +1,9 @@
# Changelog
**latest**
- mount volume at `/var/run/postgresql` allowing the postgresql unix socket to be exposed
**9.1**
- optimized image size by removing `/var/lib/apt/lists/*`.
- update to the sameersbn/ubuntu:12.04.20140818 baseimage
- removed use of supervisord
+1
View File
@@ -1,6 +1,7 @@
# Table of Contents
- [Introduction](#introduction)
- [Changelog](Changelog.md)
- [Reporting Issues](#reporting-issues)
- [Installation](#installation)
- [Quick Start](#quick-start)