secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
927 stars 140 forks source link

First introduction of BreakingChanges.md #561

Closed MMory closed 1 year ago

MMory commented 1 year ago

Introduce a top-level file BreakingChanges.md that documents breaking changes within phasar and a recommendation for users as to how to migrate their depending code base. In the future, each author of a pull request shall consider whether their change is breaking and if so, document how it breaks and how users are supposed to migrate.