Skip to content

Commit 307e426

Browse files
committed
0.8.2 release
1 parent 5b1456a commit 307e426

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log
22
==========
33

4+
Version 0.8.2 [2020-08-17]
5+
--------------------------
6+
7+
- [fix] Fixed bug in OpenWRT backend validation for ip_rules/src
8+
49
Version 0.8.1 [2020-05-28]
510
--------------------------
611

netjsonconfig/version.py

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

44

0 commit comments

Comments
 (0)