Skip to content

Commit e52e0c8

Browse files
committed
bump version and update changelog
1 parent 9279856 commit e52e0c8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ v0.1.1, 2015-06-10 -- Make meta-compose-data.yml optional
33
v0.1.2, 2015-07-13 -- Allow multiple data files
44
v0.1.3, 2015-07-14 -- Make template and output files configurable, fixed bug
55
that made it fail when no data file was specified
6+
v0.1.4, 2016-01-27 -- Add fileglob filter

metacompose/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.3'
1+
__version__ = '0.1.4'

0 commit comments

Comments
 (0)