Skip to content

Commit 15f2fc1

Browse files
committed
Bumped version to 0.2.5
1 parent 1a59cfc commit 15f2fc1

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 0.2.5 - 2014-07-09
5+
6+
### Added
7+
- Support for versions of omniauth past 1.0.x.
8+
9+
### Deprecated
10+
- Nothing.
11+
12+
### Removed
13+
- Nothing.
14+
15+
### Fixed
16+
- Nothing.
17+
418
## 0.2.4 - 2014-04-25
519

620
### Added
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module GoogleOauth2
3-
VERSION = "0.2.4"
3+
VERSION = "0.2.5"
44
end
5-
end
5+
end

0 commit comments

Comments
 (0)