Skip to content

Commit 15c4e8a

Browse files
committed
Updated CHANGELOG (0.4.5)
1 parent 2b4b23b commit 15c4e8a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGES.rst

+9-3
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,22 @@ Changelog
44
Version 0.4.5 [unreleased]
55
--------------------------
66

7+
- `#34 <https://github.com/ninuxorg/netdiff/issues/34>`_: show ``local_addresses`` in NetJSON output (``OlsrParser``, ``BatmanParser`` and ``NetJsonParser``)
8+
- `#29 <https://github.com/ninuxorg/netdiff/issues/29>`_: support additional properties in NetJSON output
9+
- `#32 <https://github.com/ninuxorg/netdiff/issues/32>`_: mock telnet requests in tests
10+
- `63a5e8a <https://github.com/ninuxorg/netdiff/commit/63a5e8a>`_: added ``"Unrecognized format"`` message in ``ParserError`` exceptions
11+
- `9ed48a4 <https://github.com/ninuxorg/netdiff/commit/9ed48a4>`_: added arbitrary metric value (average of tx and rx) in ``Bmx6Parser``
12+
713
Version 0.4.4 [06-09-2015]
814
--------------------------
915

10-
- `#31 <https://github.com/ninuxorg/netdiff/issues/31>`_: Mocked HTTP requests in tests
11-
- `#29 <https://github.com/ninuxorg/netdiff/issues/28>`_: Replaced weight with cost in all NetJSON occurrences
16+
- `#31 <https://github.com/ninuxorg/netdiff/issues/31>`_: mocked HTTP requests in tests
17+
- `#29 <https://github.com/ninuxorg/netdiff/issues/28>`_: replaced weight with cost in all NetJSON occurrences
1218

1319
Version 0.4.3 [02-07-2015]
1420
--------------------------
1521

16-
- `#27 <https://github.com/ninuxorg/netdiff/issues/27>`_: Added support for txtinfo format to ``BatmanParser``
22+
- `#27 <https://github.com/ninuxorg/netdiff/issues/27>`_: added support for txtinfo format to ``BatmanParser``
1723
- `ab9c40 <https://github.com/ninuxorg/netdiff/commit/ab9c40>`_, `9ac89a <https://github.com/ninuxorg/netdiff/commit/9ac89a>`_: minor optimizations and simplifications in ``BatmanParser``
1824
- `990a30 <https://github.com/ninuxorg/netdiff/commit/990a30>`_: minor optimization in ``Bmx6Parser``
1925
- `64f8f44 <https://github.com/ninuxorg/netdiff/commit/64f8f44>`_: the parse() method of each parser now must return a networkx.Graph instance instead of storing it

0 commit comments

Comments
 (0)