You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: history.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
* Migration improvements and tests ([PR](https://github.com/couchrest/couchrest_model/pull/215)@ellneal)
9
9
* Add some guards to prevent view errors when using custom emit values ([PR](https://github.com/couchrest/couchrest_model/pull/214)@ellneal)
10
10
* Making running the tests a bit easier using Docker ([PR](https://github.com/couchrest/couchrest_model/pull/213)@ellneal)
11
+
* Upgraded to Couchrest 2.0.1 ([PR](https://github.com/couchrest/couchrest_model/pull/220)@samlown)
12
+
* Removed :persistent and simplifying connection handling with aim to reduce number of connections and improve multithreading ([PR](https://github.com/couchrest/couchrest_model/pull/220)@samlown)
0 commit comments