Add ChangeLog.

This commit is contained in:
Andris Raugulis
2020-05-21 09:36:31 +00:00
parent 7bcd9eb363
commit a808b2486d
+9
View File
@@ -42,6 +42,15 @@ Configuration file should be self-explanatory. Options can be overridden with
`GP_` prefixed respective environment variables, e.g., `GP_PASSWORD` will `GP_` prefixed respective environment variables, e.g., `GP_PASSWORD` will
override `password` option in configuration file. override `password` option in configuration file.
## changelog
### v0.99 (2019-02-14)
- supported MFA: OKTA, Google, SMS
- interactive and hard-coded MFA
- configurable gateway choice
- Python2 and Python3 support
- Dockerfile example
- workarounds for known issues
## known issues ## known issues
If `openconnect` returns with `ioctl` error, then this version has a bug, which If `openconnect` returns with `ioctl` error, then this version has a bug, which