Skip to content

Commit fd42d31

Browse files
committed
update news
1 parent 8fb49a1 commit fd42d31

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

NEWS.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
# Additional NEWS on IncrementalInference.jl Releases
2+
13
Currently general maintenance and bug fix changes are mostly tracked via Github Integrations. E.g. see Milestones along with Label filters to quickly find specific issues.
24
- https://github.com/JuliaRobotics/IncrementalInference.jl/milestones?state=closed
35

6+
Also see automated TagBot Release note, e.g.:
7+
- https://github.com/JuliaRobotics/IncrementalInference.jl/releases
8+
49
Alternatively, either use the Github Blame, or the Github `/compare/v0.18.0...v0.19.0` API, e.g.:
510
- https://github.com/JuliaRobotics/IncrementalInference.jl/compare/v0.18.0...v0.19.0
611

7-
The list below highlights major breaking changes, and please note that significant efforts are taken to properly deprecate old code/APIs according to normal semver workflow -- i.e. breaking changes go through at least one deprecatation (via warnings) on the dominant number in the version number. E.g. v0.18 -> v0.19 (warnings) -> v0.20 (breaking).
12+
The list below highlights major breaking changes, and please note that significant efforts are made to properly deprecate old code/APIs according to normal semver workflow -- i.e. breaking changes go through at least one deprecatation (via warnings) on the dominant number in the version number. E.g. v0.18 -> v0.19 (warnings) -> v0.20 (breaking).
813

914
# Major changes in IIF v0.20
1015

0 commit comments

Comments
 (0)