Files
OpenVPNAdapter/CHANGELOG.md
T
Sergey Abramchuk 0a535eca5a Update changelog
2020-06-10 10:35:14 +03:00

11 lines
339 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
## 0.6.0
- **Updated**: Slightly changed API of the framework.
- **Fixed**: Reading packets issue affecting on connection when network interface is changed.
## 0.5.0
- **Added**: Swift Package Manager support;
- **Updated**: openvpn3 library 3.5.4 version;
- **Fixed**: Network issue when adapter used in macOS projects.