|
1 | 1 | Change log |
2 | 2 | ========== |
3 | 3 |
|
4 | | -Version 0.6.1 [unreleased] |
| 4 | +Version 0.6.1 [2017-07-05] |
5 | 5 | -------------------------- |
6 | 6 |
|
7 | | -Work in progress on the `backward conversion front <https://github.com/openwisp/netjsonconfig/issues/70>`_. |
| 7 | +- `5ddc201 <https://github.com/openwisp/netjsonconfig/commit/5ddc201>`_: |
| 8 | + [general] Avoid default mutable arguments |
| 9 | +- `dde3c9b <https://github.com/openwisp/netjsonconfig/commit/dde3c9b>`_: |
| 10 | + [openvpn] Added explicit ``list_identifiers`` attribute |
| 11 | +- `8c26cd6 <https://github.com/openwisp/netjsonconfig/commit/8c26cd6>`_: |
| 12 | + [docs] Updated outdated OpenWRT rendering examples |
| 13 | +- `5f8483e <https://github.com/openwisp/netjsonconfig/commit/5f8483e>`_: |
| 14 | + [openwrt] Fixed repeated bridge gateway case |
| 15 | +- `#84 <https://github.com/openwisp/netjsonconfig/pull/84>`_ |
| 16 | + [exceptions] Improved validation errors |
| 17 | + (thanks to `@EdoPut <https://github.com/EdoPut>`_) |
| 18 | +- `#85 <https://github.com/openwisp/netjsonconfig/issues/85>`_ |
| 19 | + [openwrt] Added "vid" option in "switch" |
| 20 | +- `#86 <https://github.com/openwisp/netjsonconfig/issues/86>`_ |
| 21 | + [openwrt] Added support for "ip6gw" option |
| 22 | +- `#70 <https://github.com/openwisp/netjsonconfig/pull/70>`_ |
| 23 | + [feature] Backward conversion |
| 24 | +- `#87 <https://github.com/openwisp/netjsonconfig/issues/87>`_ |
| 25 | + [openwrt] Removed automatic timezone |
8 | 26 |
|
9 | 27 | Version 0.6.0 [2017-06-01] |
10 | 28 | -------------------------- |
|
0 commit comments