From 43dbf01e73b915dbeddfd7eb9d62112fdf2f99f1 Mon Sep 17 00:00:00 2001 From: Rhett Aultman Date: Sun, 8 Jan 2017 21:49:39 -0500 Subject: Update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index a5c4b922..2c5c37fd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,9 @@ Bugfixes: * Imports: ``import ".dir/a"`` is not a relative path. Relative paths begin with directory ``.`` or ``..``. * Type checker, disallow inheritances of different kinds (e.g. a function and a modifier) of members of the same name +Features: + * Contracts and libraries are now unique to their source files, rather than globally. + ### 0.4.7 (2016-12-15) Features: -- cgit v1.2.3