This repository was archived by the owner on Jun 27, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Version 0.4.0 [unreleased ]
4+ Version 0.4.0 [2017-12-28 ]
55--------------------------
66
7- WIP
7+
8+ - `#72 <https://github.com/netjson/django-netjsongraph/pull/72 >`_:
9+ [requirements] Upgrade netdiff to 0.6.0
10+ - `e67286 <https://github.com/netjson/django-netjsongraph/commit/e67286 >`_:
11+ [topology] Add labels when creating nodes
12+ - `#70 <https://github.com/netjson/django-netjsongraph/pull/70 >`_:
13+ Added support to Django 2.0
14+ - `#67 <https://github.com/netjson/django-netjsongraph/pull/67 >`_:
15+ [QA] Fixed flake8 errors in Travis build
16+ - `#64 <https://github.com/netjson/django-netjsongraph/pull/64 >`_:
17+ [requirements] Updated rest framework version
18+ - `#60 <https://github.com/netjson/django-netjsongraph/pull/60 >`_:
19+ [netdiff] Added support to OpenVPN parser
20+ - `#53 <https://github.com/netjson/django-netjsongraph/pull/53 >`_:
21+ Improved the UI of the way back machine
22+ - `#49 <https://github.com/netjson/django-netjsongraph/pull/49 >`_:
23+ Added Topology history feature
824
925Version 0.3.4 [2017-08-19]
1026--------------------------
Original file line number Diff line number Diff line change 1- VERSION = (0 , 4 , 0 , 'alpha ' )
1+ VERSION = (0 , 4 , 0 , 'final ' )
22__version__ = VERSION # alias
33
44
You can’t perform that action at this time.
0 commit comments