File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,7 @@ send: 42
263263 * [ Plant UML Integration] ( http://boost-experimental.github.io/sml/examples/index.html#plant-uml-integration )
264264* [ FAQ] ( http://boost-experimental.github.io/sml/faq/index.html )
265265* [ CHANGELOG] ( http://boost-experimental.github.io/sml/CHANGELOG/index.html )
266+ * [ [ 1.1.1] - 2020-05-17] ( http://boost-experimental.github.io/sml/CHANGELOG/index.html#-111-2020-05-17 )
266267 * [ [ 1.1.0] - 2019-01-08] ( http://boost-experimental.github.io/sml/CHANGELOG/index.html#-110-2019-01-08 )
267268 * [ [ 1.0.1] - 2016-05-06] ( http://boost-experimental.github.io/sml/CHANGELOG/index.html#-101-2016-05-06 )
268269 * [[ 1.0.0] - 2016-01-28] ( http://boost-experimental.github.io/sml/CHANGELOG/index.html#100-2016-01-28 )
Original file line number Diff line number Diff line change 1+ ## [ 1.1.1] - 2020-05-17
2+ - ** Additions**
3+ - Support for Clang-8.0/9.0/10.0
4+ - Support for GCC-8/9/10
5+ - Support for MSVC-2019/MSVC-2019 Preview
6+ >
7+ - ** Bug Fixes**
8+ - [ Issues] ( https://github.com/boost-experimental/sml/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+closed%3A2019-01-08..2020-05-17+ )
9+ >
10+ - ** Contributions**
11+ - [ Dale Lukas Peterson] ( https://github.com/hazelnusse )
12+ - [ ooxi] ( https://github.com/ooxi )
13+ - [ erikzenkerLogmein] ( https://github.com/erikzenkerLogmein )
14+ - [ Takatoshi Kondo] ( https://github.com/redboltz )
15+ - [ Dror Speiser] ( https://github.com/drorspei )
16+ - [ Benjamin Worpitz] ( https://github.com/BenjaminW3 )
17+ - [ Richard Szabo] ( )
18+ - [ Patrick Larson] ( https://github.com/palarson )
19+ - [ Joseph Loser] ( https://github.com/JoeLoser )
20+ - [ Maximilian Riemensberger] ( )
21+ - [ Andrey] ( https://github.com/JoyIfBam5 )
22+
123## [ 1.1.0] - 2019-01-08
224- ** Additions**
325 - Support for Clang-5.0/6.0/7.0
3658##[ 1.0.0] - 2016-01-28
3759- Initial version
3860
61+ [ 1.1.1 ] : https://github.com/boost-experimental/sml/compare/v1.1.0...v1.1.1
3962[ 1.1.0 ] : https://github.com/boost-experimental/sml/compare/v1.0.0...v1.1.0
4063[ 1.0.1 ] : https://github.com/boost-experimental/sml/compare/v1.0.0...v1.0.1
4164[ 1.0.0 ] : https://github.com/boost-experimental/sml/tree/v1.0.0
You can’t perform that action at this time.
0 commit comments