Skip to content

Commit bcef684

Browse files
committed
0.1.4 release
1 parent 01af8d3 commit bcef684

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Changelog
22
=========
33

4-
Version 0.1.4 [unreleased]
4+
Version 0.1.4 [2017-04-21]
55
--------------------------
66

7-
WIP
7+
- `#2 <https://github.com/openwisp/openwisp-controller/issues/2>`_:
8+
[admin] Added templates in config filter
89

910
Version 0.1.3 [2017-03-11]
1011
--------------------------

openwisp_controller/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 1, 4, 'alpha')
1+
VERSION = (0, 1, 4, 'final')
22
__version__ = VERSION # alias
33

44

0 commit comments

Comments
 (0)