File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+ ## [ 2.0.0.pre.3]
89## [ 2.0.0.pre.2]
910## [ 2.0.0.pre1]
1011### Added
@@ -41,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4142### Changed
4243- Silence ActionDispatch::DebugExceptions' logger
4344
45+ [ 2.0.0.pre.3 ] : https://github.com/FundingCircle/loga/compare/v2.0.0.pre.2...v2.0.0.pre.3
4446[ 2.0.0.pre.2 ] : https://github.com/FundingCircle/loga/compare/v2.0.0.pre1...v2.0.0.pre.2
4547[ 2.0.0.pre1 ] : https://github.com/FundingCircle/loga/compare/v1.4.0...v2.0.0.pre1
4648[ 1.4.0 ] : https://github.com/FundingCircle/loga/compare/v1.3.0...v1.4.0
Original file line number Diff line number Diff line change 11module Loga
2- VERSION = '2.0.0.pre.2 ' . freeze
2+ VERSION = '2.0.0.pre.3 ' . freeze
33end
You can’t perform that action at this time.
0 commit comments