|
@@ -0,0 +1,11 @@
|
|
|
|
|
+# Change Log
|
|
|
|
|
+
|
|
|
|
|
+## [v0.1.0](https://github.com/cad/ovpm/tree/v0.1.0) (2017-08-14)
|
|
|
|
|
+**Implemented enhancements:**
|
|
|
|
|
+
|
|
|
|
|
+- handle sigint \(Ctrl-C\) [\#10](https://github.com/cad/ovpm/issues/10)
|
|
|
|
|
+- supervise openvpn process [\#9](https://github.com/cad/ovpm/issues/9)
|
|
|
|
|
+- 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
|