You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,14 @@ This is a collection of APIs abstracting platform specific functionality to be l
9
9
10
10
## Version History
11
11
12
+
### Development Build: 1.5.0-rc1+dev76
13
+
14
+
- Fix #246, remove unused code.
15
+
- Fix #254, use CMake to publish interface details
16
+
- Fix #256, add PSP version API
17
+
- Fix #258, Add Testing Tools to the Security Policy
18
+
- See <https://github.com/nasa/PSP/pull/260>
19
+
12
20
### Development Build: 1.5.0-rc1+dev68
13
21
14
22
- Updates continuous integration workfow by adding static analysis with timeout and code format check. Adds status badges to ReadMe and removes old TravisCI artifacts.
0 commit comments