diff MIGRATING.md @ 514:16b9ebfd3f08

Irccd: get rid of fs.hpp, closes #594
author David Demelier <markand@malikania.fr>
date Tue, 24 Oct 2017 12:52:20 +0200
parents 349fe29d86d5
children 18e80ec38ac7
line wrap: on
line diff
--- a/MIGRATING.md	Mon Oct 23 21:30:17 2017 +0200
+++ b/MIGRATING.md	Tue Oct 24 12:52:20 2017 +0200
@@ -32,3 +32,7 @@
 
   - The method ElapsedTimer.reset has been removed, just use `start` instead
     when you want to accumulate time.
+
+#### Module Directory
+
+  - The property `Directory.count` has been removed.