diff CHANGELOG.md @ 17421:87ea195b66ff

Truffle: Make BranchProfile constructor private and introduce a factory Method BranchProfile.create().
author Christian Humer <christian.humer@gmail.com>
date Mon, 13 Oct 2014 17:44:40 +0200
parents 846c059e3ecf
children b4e38f4ca414
line wrap: on
line diff
--- a/CHANGELOG.md	Mon Oct 13 17:44:15 2014 +0200
+++ b/CHANGELOG.md	Mon Oct 13 17:44:40 2014 +0200
@@ -7,6 +7,7 @@
 
 ### Truffle
 * Relaxed declared type restriction on child fields to allow for interface types in addition to Node subclasses.
+* The BranchProfile constructor is now private. Use BranchProfile#create() instead.
 * ...
 
 ## Version 0.5