@@ -8,29 +8,35 @@ sample_lib implements SAMPLE_Function, as an example for how to build and link a
8
8
9
9
## Version History
10
10
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
12
18
13
19
- Apply code style
14
- - See https://github.com/nasa/sample_lib/pull/24
20
+ - See < https://github.com/nasa/sample_lib/pull/24 >
15
21
16
- #### Development Build: 1.1.3
22
+ ### Development Build: 1.1.3
17
23
18
24
- 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 >
20
26
21
- #### Development Build: 1.1.2
27
+ ### Development Build: 1.1.2
22
28
23
29
- 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 >
25
31
26
- #### Development Build: 1.1.1
32
+ ### Development Build: 1.1.1
27
33
28
- - Minor updates (see https://github.com/nasa/sample_lib/pull/14 )
34
+ - See < https://github.com/nasa/sample_lib/pull/14 >
29
35
30
36
### *** OFFICIAL RELEASE: 1.1.0 - Aquila***
31
37
32
- - Minor updates (see https://github.com/nasa/sample_lib/pull/6 )
33
38
- Released as part of cFE 6.7.0, Apache 2.0
39
+ - See < https://github.com/nasa/sample_lib/pull/6 >
34
40
35
41
### *** OFFICIAL RELEASE: 1.0.0a***
36
42
0 commit comments