@@ -8,29 +8,35 @@ sample_lib implements SAMPLE_Function, as an example for how to build and link a
88
99## Version History
1010
11- #### Development Build: 1.1.4
11+ ### Development Build: 1.1.0+dev27
12+
13+ - Install unit test as part of cmake recipe. Sample lib test runner now shows up in expected install directory
14+ - Add build number and baseline to version reporting
15+ - See < https://github.com/nasa/sample_lib/pull/28 >
16+
17+ ### Development Build: 1.1.4
1218
1319- Apply code style
14- - See https://github.com/nasa/sample_lib/pull/24
20+ - See < https://github.com/nasa/sample_lib/pull/24 >
1521
16- #### Development Build: 1.1.3
22+ ### Development Build: 1.1.3
1723
1824- Coverage data ` make lcov ` includes the sample_lib code
19- - See https://github.com/nasa/sample_lib/pull/22 for more details
25+ - See < https://github.com/nasa/sample_lib/pull/22 >
2026
21- #### Development Build: 1.1.2
27+ ### Development Build: 1.1.2
2228
2329- Added coverage test and a stub library to facilitate unit test
24- - Minor updates (see https://github.com/nasa/sample_lib/pull/16 )
30+ - See < https://github.com/nasa/sample_lib/pull/16 >
2531
26- #### Development Build: 1.1.1
32+ ### Development Build: 1.1.1
2733
28- - Minor updates (see https://github.com/nasa/sample_lib/pull/14 )
34+ - See < https://github.com/nasa/sample_lib/pull/14 >
2935
3036### *** OFFICIAL RELEASE: 1.1.0 - Aquila***
3137
32- - Minor updates (see https://github.com/nasa/sample_lib/pull/6 )
3338- Released as part of cFE 6.7.0, Apache 2.0
39+ - See < https://github.com/nasa/sample_lib/pull/6 >
3440
3541### *** OFFICIAL RELEASE: 1.0.0a***
3642
0 commit comments