Skip to content

Commit 45b9243

Browse files
committed
Bump version
1 parent 107a4de commit 45b9243

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.7.0
4+
5+
- Update pagination params
6+
37
## 0.6.0
48

59
- Fixes transforming polymorphic relations through `read_param`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Administrate
22
module BaseController
3-
VERSION = '0.6.0'
3+
VERSION = '0.7.0'
44
end
55
end

0 commit comments

Comments
 (0)