Skip to content

Commit

Permalink
Prepare for the new release v0.24.0-beta2 (#942)
Browse files Browse the repository at this point in the history
Prepare for the new release v0.24.0-beta2
  • Loading branch information
ajnavarro committed Jul 31, 2019
2 parents 4743962 + 4f192aa commit 1df9e0b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.24.0-beta2] - 2019-07-31

### Changed

- When it's added the `-v` verbose flag, gitbase will use `debug` as logging level, ignoring any other passed ([#935](https://github.com/src-d/gitbase/pull/935))

### Fixed

- If using docker image, and `info` logging level, it will be now used instead of `debug` ([#935](https://github.com/src-d/gitbase/pull/935))

- sql/analyzer: fix order by resolution for all nodes ([#793](https://github.com/src-d/gitbase/pull/793))
- sql: fix SQL method for arrays of JSON ([#790](https://github.com/src-d/gitbase/pull/790))

## [0.24.0-beta1] - 2019-07-08

Expand Down

0 comments on commit 1df9e0b

Please sign in to comment.