Commit aef3d6a 1 parent b9c7335 commit aef3d6a Copy full SHA for aef3d6a
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## Next
5
+ ## [ 0.9.0 ]
6
6
7
7
- Callbacks: subscribe to different events with custom callable objects (#18 )
8
8
@@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
30
30
31
31
- "Infinite" sudo sessions (#8 )
32
32
33
+ [ 0.9.0 ] : https://github.com/markets/sudo_rails/compare/v0.8.0...v0.9.0
33
34
[ 0.8.0 ] : https://github.com/markets/sudo_rails/compare/v0.7.0...v0.8.0
34
35
[ 0.7.0 ] : https://github.com/markets/sudo_rails/compare/v0.6.1...v0.7.0
35
36
[ 0.6.1 ] : https://github.com/markets/sudo_rails/compare/v0.6.0...v0.6.1
Original file line number Diff line number Diff line change 1
1
module SudoRails
2
- VERSION = "0.8 .0"
2
+ VERSION = "0.9 .0"
3
3
end
You canβt perform that action at this time.
0 commit comments