Skip to content

Commit 4d92479

Browse files
committed
0.2.0 release
1 parent 6200b7a commit 4d92479

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGES.rst

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

4-
Version 0.2.0 [unreleased]
4+
Version 0.2.0 [2017-05-24]
55
--------------------------
66

7-
WIP
7+
- `#3 <https://github.com/openwisp/openwisp-controller/issues/3>`_:
8+
[feature] Added support for template tags
9+
- `#7 <https://github.com/openwisp/openwisp-controller/issues/7>`_:
10+
[feature] Added ``Device`` model #7
11+
- `#9 <https://github.com/openwisp/openwisp-controller/issues/9>`_:
12+
[admin] Load default templates JS logic only when required
13+
- `298b2a2 <https://github.com/openwisp/openwisp-controller/commit/298b2a2>`_:
14+
[admin] Avoid setting ``extra_content`` to mutable object
15+
- `d173c24 <https://github.com/openwisp/openwisp-controller/commit/d173c24>`_:
16+
[migrations] Squashed ``0001`` and ``0002`` to avoid postgres error
17+
- `f5fb628 <https://github.com/openwisp/openwisp-controller/commit/f5fb628>`_:
18+
[migrations] Updated indexes
19+
- `6200b7a <https://github.com/openwisp/openwisp-controller/commit/6200b7a>`_:
20+
[Template] Fixed ``auto_client`` bug
821

922
Version 0.1.4 [2017-04-21]
1023
--------------------------

0 commit comments

Comments
 (0)