sanichi-chess_icu 0.3.0 → 0.3.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 +4 -2
  2. data/VERSION.yml +1 -1
  3. metadata +1 -1
data/CHANGELOG CHANGED
@@ -1,2 +1,4 @@
1
- * 0.1.0 2009-04-11
2
- * Initial version that parses foreign CSV files and has some basic name and date utilities.
1
+ * 0.2.0 2009-04-11
2
+ * Early version that just reads and writes foreign CSV files and has some basic name and date utilities.
3
+ * 0.3.1 2009-05-04
4
+ * Can now read and write Krause files and deals properly with federations.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 3
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.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Orr