New Feature
- [NETCOREFIXENGINE-194] - EngineSetting.Versions property
 - [NETCOREFIXENGINE-162] - Ability to add/remove listen port(s) after the FIX Engine initialization
 - [NETCOREFIXENGINE-72] - EngineSettings.DialectString
 - [NETCOREFIXENGINE-71] - EngineSettings.ValidateRepeatingGroupLeadingTag
 - [NETCOREFIXENGINE-40] - Pluggable Session Storage
 - [NETCOREFIXENGINE-38] - FAST codec
 
Improvement
- [NETCOREFIXENGINE-149] - Rename Engine.ErrorEventArgs to EngineErrorEventArgs
 - [NETCOREFIXENGINE-148] - Rename Engine.UnknownIncomingConnectionEventArgs to EngineUnknownIncomingConnectionEventArgs
 - [NETCOREFIXENGINE-147] - Rename Engine.WarningEventArgs to EngineWarningEventArgs
 - [NETCOREFIXENGINE-146] - Rename Session.ErrorEventArgs to SessionErrorEventArgs
 - [NETCOREFIXENGINE-145] - Rename Session.InboundApplicationMessageEventArgs to InboundApplicationMessageEventArgs
 - [NETCOREFIXENGINE-144] - Rename Session.InboundSessionMessageEventArgs to InboundSessionMessageEventArgs
 - [NETCOREFIXENGINE-143] - Rename Session.MessageResendingEventArgs to MessageResendingEventArgs
 - [NETCOREFIXENGINE-142] - Rename Session.MessageEventArgs to MessageEventArgs
 - [NETCOREFIXENGINE-141] - Rename Session.MessageSendingEventArgs to MessageSendingEventArgs
 - [NETCOREFIXENGINE-140] - Rename Session.OutboundApplicationMessageEventArgs to OutboundApplicationMessageEventArgs
 - [NETCOREFIXENGINE-139] - Rename Session.StateChangeEventArgs to SessionStateChangeEventArgs
 - [NETCOREFIXENGINE-138] - Rename Session.OutboundSessionMessageEventArgs to OutboundSessionMessageEventArgs
 - [NETCOREFIXENGINE-137] - Rename Session.WarningEventArgs to SessionWarningEventArgs
 - [NETCOREFIXENGINE-136] - Rename Session.BytesReceivedEventHandler to BytesReceivedEventHandler
 - [NETCOREFIXENGINE-135] - Rename Session.WarningEventArgs to SessionWarningEventArgs
 - [NETCOREFIXENGINE-114] - Rename EngineSettings.DialectString to EngineSettings.DictionaryString
 - [NETCOREFIXENGINE-113] - Rename EngineSettings.Dialect to EngineSettings.Dictionary