sanichi-chess_icu 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG.rdoc +6 -0
  2. data/VERSION.yml +1 -1
  3. metadata +1 -1
data/CHANGELOG.rdoc CHANGED
@@ -1,3 +1,9 @@
1
+ == 0.5.0 2009-09-02
2
+ * Moved library files to conform with gem best practices (http://weblog.rubyonrails.org/2009/9/1/gem-packaging-best-practices).
3
+
4
+ == 0.4.3 2009-05-17
5
+ * Allowed players to be renumbered by rank or name.
6
+
1
7
  == 0.3.1 2009-05-04
2
8
  * Can now read and write Krause files and deals properly with federations.
3
9
 
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 5
4
- :patch: 0
4
+ :patch: 1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sanichi-chess_icu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Orr