README.txt in amee-data-persistence-1.1.0 vs README.txt in amee-data-persistence-1.2.0

- old
+ new

@@ -84,6 +84,9 @@ :co2 => { :value => 234.1, :unit => <Quantify::Unit::NonSI> }} my_calculation.save #=> true - my_calculation.delete #=> nil + my_calculation.delete #=> nil + +In order to use the persistence library, prototype calculations must be held within +instances of the AMEE::DataAbstraction::CalculationSet class \ No newline at end of file