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
  • Loading branch information
sbrannen authored and Andrei94 committed Jun 23, 2018
1 parent 891af0c commit 5b37aa3
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 5b37aa3

Please sign in to comment.