diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..0bc455b --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,11 @@ +Release next + +* Fixed issue #99: Updating throttled observable + +Release 2.3.0 - July 31st, 2012 + +* Added support for not mapping certain array elements (return "options.skip" from your create callback) +* Fixed issue #91: "wrap" function makes computed writable +* Fixed issue #94: Bug/problem with ignore argument in mapping.fromJS + +Release 2.2.4 \ No newline at end of file