diff --git a/RELEASES.md b/RELEASES.md index 2f166079..1b975832 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -5,6 +5,21 @@ A new release happens every 6 weeks: - 1st day on the first month of each quarter - 15th day of the second month of each quarter + +## v5.0.0 (2019-02-12) + +- New Fiano logo +- Forth UTK +- Support for depex and version sections +- New visitors + - insert, dxecleaner, repack, comment +- Option to use system's xz command +- Fixed region parsing for older IFDs +- Tested with: + - Golang 1.11 + - u-root v3.0.0 + + ## v2.0.0 (2018-10-01) - utk2 has been merged into utk and the visitor pattern is here to stay. @@ -23,6 +38,7 @@ A new release happens every 6 weeks: - Golang 1.11 - u-root v2.0.0 + ## v1.0.0 (2018-08-15) - Initial release