We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ba96e commit a29cecaCopy full SHA for a29ceca
History.md
@@ -1,4 +1,9 @@
1
2
+1.1.0 / 2010-03-08
3
+==================
4
+
5
+ * Added ability to have multiple pagers on the same page
6
7
1.0.2 / 2010-02-18
8
==================
9
lib/dm-pager/version.rb
@@ -1,6 +1,6 @@
module DataMapper
module Pagination
- VERSION = '1.0.2'
+ VERSION = '1.1.0'
end
0 commit comments