Skip to content

Commit

Permalink
Update release notes regarding usage of the @API Guardian project
Browse files Browse the repository at this point in the history
Issue: #436
  • Loading branch information
sbrannen committed Sep 9, 2017
1 parent 79ff0d3 commit 172355b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/src/docs/asciidoc/release-notes-5.0.0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ on GitHub.

===== Deprecations and Breaking Changes

* The `@API` annotation has been removed from the `junit-platform-commons` project and
relocated to a new standalone project on GitHub called the _@API Guardian_.
* The constructor for `FilePosition` has been replaced with a static factory method named
`from(int, int)`.
* A `FilePosition` can now be constructed solely from a line number via the new
Expand Down

0 comments on commit 172355b

Please sign in to comment.