Skip to content

Commit ffa5097

Browse files
author
Dan Kubb
committed
Updated History.txt
1 parent 9366f1e commit ffa5097

File tree

28 files changed

+154
-1
lines changed

28 files changed

+154
-1
lines changed

History.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* 1 major enhancement:
4+
5+
* Ruby 1.9.1 compatibility
6+
17
=== 0.9.9 / 2009-01-04
28

39
* No changes this version

adapters/dm-couchdb-adapter/History.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* 2 minor enhancements:
4+
5+
* Confirmed upload feature working
6+
* Implemented multi-key fetch
7+
* Return a Hash instead of Struct increasing performance
8+
9+
* 4 bug fixes:
10+
11+
* Fixed conflict with to_json from dm-serializer
12+
* Stop escaping the slash in auto_migrate to match new CouchDB
13+
behavior
14+
* Fixed lazy evaluation of views
15+
* Internal fixes for CouchDB r731863
16+
117
=== 0.9.9 / 2009-01-04
218

319
* 1 bug fix:

adapters/dm-ferret-adapter/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

adapters/dm-rest-adapter/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

dm-adjust/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

dm-aggregates/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* 2 bug fixes:

dm-ar-finders/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

dm-cli/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

dm-constraints/History.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* 1 major enhancement:
4+
5+
* Add :protect, :destroy, :set_nil and :skip constraints
6+
17
=== 0.9.9 / 2009-01-04
28

39
* No changes this version

dm-is-example/History.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 0.9.10 / 2009-01-19
2+
3+
* No changes this version
4+
15
=== 0.9.9 / 2009-01-04
26

37
* No changes this version

0 commit comments

Comments
 (0)