Skip to content

Commit e4c1058

Browse files
committed
Prepare for v1.0.0
1 parent 4a352cb commit e4c1058

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.0] - 2021-07-05
2+
3+
### Added
4+
5+
- Rails ActiveJob support.
6+
17
## [0.0.8] - 2021-06-28
28

39
- Guard against early notifier.

lib/lambda_punch/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LambdaPunch
2-
VERSION = "0.0.8"
2+
VERSION = "1.0.0"
33
end

0 commit comments

Comments
 (0)