diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index be00d7c1..e69de29b 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -1,9 +0,0 @@ -* Shelve commands can be automatically associated with work items (#912, @NathanLBCooper) -* Refactor `--branches` option to be more consistent (#900, @pmiossec) -* Calculate comment for checkin command (#830 & #916, @mnaoumov ) -* Fix quotes for sed commands (#903, @baywet) -* Fix a URL in an error message (#905, @josteink) -* Make branch option more consistent (#900, @pmiossec) -* Remove useless assemblies to reduce release size (#899, @pmiossec) -* Use paket instead of nuget (#917, @pmiossec) -* Add an MSI to the build (#847, @gentoo90) diff --git a/doc/release-notes/v0.25.0.md b/doc/release-notes/v0.25.0.md new file mode 100644 index 00000000..be00d7c1 --- /dev/null +++ b/doc/release-notes/v0.25.0.md @@ -0,0 +1,9 @@ +* Shelve commands can be automatically associated with work items (#912, @NathanLBCooper) +* Refactor `--branches` option to be more consistent (#900, @pmiossec) +* Calculate comment for checkin command (#830 & #916, @mnaoumov ) +* Fix quotes for sed commands (#903, @baywet) +* Fix a URL in an error message (#905, @josteink) +* Make branch option more consistent (#900, @pmiossec) +* Remove useless assemblies to reduce release size (#899, @pmiossec) +* Use paket instead of nuget (#917, @pmiossec) +* Add an MSI to the build (#847, @gentoo90)