CHANGES in win32-file-stat-1.4.3 vs CHANGES in win32-file-stat-1.5.0
- old
+ new
@@ -1,4 +1,9 @@
+== 1.5.0 - 10-Nov-2014
+* Added the #streams method, which shows alt streams for the file.
+* Use require_relative where appropriate.
+* Removed reference to rubyforge_project in gemspec.
+
== 1.4.3 - 8-May-2014
* The #writable? method now ignores the readonly attribute if it's a directory.
* Replaced File.exists? with File.exist? to avoid warnings in Ruby 2.1.x.
== 1.4.2 - 28-Apr-2014