Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Small fix to change log for 2.3.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
sidhoda committed Nov 1, 2018
1 parent fee6be7 commit 91bcd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.markdown
@@ -1,7 +1,7 @@
### 2.3.0-M1 ###
* :star: Small internal change to support openssl 1.1.x ([pull request](https://github.com/automatak/dnp3/pull/207))
* :star: TCP server channels can now configurably drop or accept.
* :wrench: This causes a breaking API change by adding a method to DNP3Manager::AddTCPServer(..).
* :wrench: This causes a breaking API change by adding a parameter to DNP3Manager::AddTCPServer(..).
* :star: Outstation now supports transmitting octet strings
* :star: Masters can now optimize control requests for 1-byte index qualifiers. This optimization can be enabled via MasterParams.controlIndexMode.
* :star: ILinkListener has two additional callbacks for unknown destination / source addresses.
Expand Down

0 comments on commit 91bcd8d

Please sign in to comment.