CHANGES in crystalcell-0.0.1 vs CHANGES in crystalcell-0.0.2
- old
+ new
@@ -1,13 +1,19 @@
= crystalcell Changelog
-== Master (for 0.0.1)
+== Master (for 0.0.3)
+
+== Version 0.0.2 [2014-08-30] released
+* Change cell.dump_poscar for vasp 5.
+* Update dependency on other gems.
+
+== Version 0.0.1 [2013-04-18] released
* Change indent char from tab char to two spaces.
* Introduce module CrystalCell as new namespace.
* Add Cell#symmetry_operations and Cell#axis_independencies.
They depends on spglib.
* Getspg loading is changed.
* Adjust to mageo-0.0.2.
-* Adjust to builtinextension-0.1.0
+* Adjust to builtinextension-0.1.0.
== Version 0.0.0
* Initial release.