OSDN Git Service

Update version to 0.1.5. v0.1.5
authorTatsuki Sugiura <sugi@nemui.org>
Wed, 20 Jul 2016 07:32:30 +0000 (16:32 +0900)
committerTatsuki Sugiura <sugi@nemui.org>
Wed, 20 Jul 2016 07:32:30 +0000 (16:32 +0900)
ChangeLog
lib/osdn/cli/version.rb

index 6c8fe18..88cd831 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-20  Tatsuki Sugiura  <sugi@nemui.org>
+
+       * Versino 0.1.5
+       * frs_upload, relfile: Add bandwidth limit option.
+
 2016-07-01  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Versino 0.1.4
 2016-07-01  Tatsuki Sugiura  <sugi@nemui.org>
 
        * Versino 0.1.4
index c756527..0506c17 100644 (file)
@@ -1,5 +1,5 @@
 module OSDN
   module CLI
 module OSDN
   module CLI
-    VERSION = "0.1.4"
+    VERSION = "0.1.5"
   end
 end
   end
 end