Release notes for 0.25.0

This commit is contained in:
Matt Burke
2016-03-05 08:09:12 -05:00
parent 11113247fb
commit a50c51e60e
2 changed files with 9 additions and 9 deletions
-9
View File
@@ -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)
+9
View File
@@ -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)