Skip to content

Commit 59b13b6

Browse files
author
Jeff Daily
committed
update CHANGELOG.md
1 parent 0fa40a7 commit 59b13b6

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ This project follows the [Gitflow Workflow model](https://www.atlassian.com/git/
88
## [Unreleased]
99
The 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
7482
broker. This is a complete rewrite of the previous FNCS implementation
7583
and 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

0 commit comments

Comments
 (0)