doc/further/change.html in bake-toolkit-2.7.0 vs doc/further/change.html in bake-toolkit-2.8.0
- old
+ new
@@ -5,9 +5,16 @@
</head>
<body>
<h1>Changelog</h1>
+May 19, 2015 - bake-toolkit 2.8.0<br>
+<ul>
+<li><b>Bugfix: when building a project with <i>-p name</i>, not only <i>name</i> was built, but all projects which start with the string <i>name</i></b>
+<li><b>Added: more info why Project.meta files are reloaded</b>
+<li><b>Added: <i>createVSProjects</i> can create VS2013 projects</b>
+</ul>
+
April 22, 2015 - bake-toolkit 2.7.0<br>
<ul>
<li><b>Added: possibility to use Eclipse file ordering for compilation (<i>eclipseOrder</i> attribute for <i>DefaultToolchain</i>)</b>
<li><b>Changed: $(:) and $(/) are now mapped to Ruby internal variables File::PATH_SEPARATOR and File::SEPARATOR.<br>
This fixes the result in Cygwin/MinGW environments</b>
\ No newline at end of file