Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Dec 30, 2024
1 parent 0a04ae6 commit 8a93074
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .palantir/revapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -790,3 +790,8 @@ acceptedBreaks:
new: "method <T extends net.fortuna.ical4j.model.Property> T net.fortuna.ical4j.model.Property::copy()\
\ @ net.fortuna.ical4j.extensions.outlook.OriginalStart<T extends java.time.temporal.Temporal>"
justification: "prototype_singature_change"
"2.0.0":
org.mnode.ical4j:ical4j-extensions:
- code: "java.method.removed"
old: "method java.util.Optional<net.fortuna.ical4j.model.Prototype<T>> net.fortuna.ical4j.extensions.strategy.AbstractStrategy<T>::getPrototype()"
justification: "refactoring_strategies"

0 comments on commit 8a93074

Please sign in to comment.