File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ This project follows the [Gitflow Workflow model](https://www.atlassian.com/git/
88## [ Unreleased]
99The Unreleased section will be empty for tagged releases. Unreleased functionality appears in the develop branch.
1010
11+ ## [ 2.3.2] - 2017-04-20
12+
13+ ### Changed
14+ - FNCS version is exchanged between client(s) and broker during startup. A warning is issued if a mismatch occurs.
15+
16+ ### Fixed
17+ - Bug fixed where sims had differing time deltas and smaller delta could go backward in time.
18+
1119## [ 2.3.1] - 2017-03-02
1220
1321### Fixed
@@ -74,7 +82,8 @@ This is the first production-ready release of the new FNCS library and
7482broker. This is a complete rewrite of the previous FNCS implementation
7583and thus it gets the backwards-incompatible version 2.0 designation.
7684
77- [ Unreleased ] : https://github.com/FNCS/fncs/compare/v2.3.1...develop
85+ [ Unreleased ] : https://github.com/FNCS/fncs/compare/v2.3.2...develop
86+ [ 2.3.1 ] : https://github.com/FNCS/fncs/compare/v2.3.1...v2.3.2
7887[ 2.3.1 ] : https://github.com/FNCS/fncs/compare/v2.3.0...v2.3.1
7988[ 2.3.0 ] : https://github.com/FNCS/fncs/compare/v2.2.0...v2.3.0
8089[ 2.2.0 ] : https://github.com/FNCS/fncs/compare/v2.1.2...v2.2.0
You can’t perform that action at this time.
0 commit comments