Skip to content

Commit 2c1d131

Browse files
author
yunlei
committed
Bump to 3.1.0
1 parent 916541c commit 2c1d131

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Version 3.1.0
2+
3+
### Changed
4+
5+
* [198](https://github.com/appfolio/ae_page_objects/pull/198) Add Rails 5.0 support for ae_page_objects router
6+
* [197](https://github.com/appfolio/ae_page_objects/pull/197) Fix documentation
7+
18
## Version 3.0.0
29

310
### Changed

lib/ae_page_objects/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AePageObjects
2-
VERSION = '3.0.0'.freeze
2+
VERSION = '3.1.0'.freeze
33
end

0 commit comments

Comments
 (0)