History.txt in dub-0.6.0 vs History.txt in dub-0.6.1

- old
+ new

@@ -1,4 +1,10 @@ +== 0.6.1 + +* 2 enhancements + * Wrapping all function call in a try.. catch block + * Added support for custome templates (customize exception handling for example) + == 0.6.0 2010-03-11 * 4 enhancements * added support for custom tostring methods for classes * fixed parsing of templated return types