|
|
@@ -1,6 +1,13 @@
|
|
|
# Change Log
|
|
|
|
|
|
-## [v0.1.0](https://github.com/cad/ovpm/tree/v0.1.0) (2017-08-14)
|
|
|
+## [v0.1.1](https://github.com/cad/ovpm/tree/v0.1.1) (2017-08-15)
|
|
|
+[Full Changelog](https://github.com/cad/ovpm/compare/v0.1.0...v0.1.1)
|
|
|
+
|
|
|
+**Implemented enhancements:**
|
|
|
+
|
|
|
+- hook up iptables to give nat masquerading [\#13](https://github.com/cad/ovpm/issues/13)
|
|
|
+
|
|
|
+## [v0.1.0](https://github.com/cad/ovpm/tree/v0.1.0) (2017-08-13)
|
|
|
**Implemented enhancements:**
|
|
|
|
|
|
- handle sigint \(Ctrl-C\) [\#10](https://github.com/cad/ovpm/issues/10)
|
|
|
@@ -8,4 +15,6 @@
|
|
|
- implement remote control proto [\#8](https://github.com/cad/ovpm/issues/8)
|
|
|
- write docs [\#4](https://github.com/cad/ovpm/issues/4)
|
|
|
- write unit tests [\#3](https://github.com/cad/ovpm/issues/3)
|
|
|
-- initial impl. for vpn, pki, supervisor and user mgmt
|
|
|
+
|
|
|
+
|
|
|
+
|