Skip to content

Commit cc6a9b4

Browse files
authored
Merge pull request #952 from ajnavarro/prepare-for-release-v0.24.0-beta3
Prepare CHANGELOG for release
2 parents 821e6b9 + 3d8f997 commit cc6a9b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.24.0-beta3] - 2019-07-31
10+
911
### Added
1012

1113
- `uast_imports` function to gather import paths from an UAST.
14+
- sql: implement memory management system for caches ([#802](https://github.com/src-d/go-mysql-server/pull/802))
15+
- function: implement regexp_matches ([#794](https://github.com/src-d/go-mysql-server/pull/794))
16+
17+
### Fixed
18+
19+
- Added a checker that will detect dead sockets before the timeout (Linux only)
20+
- Make Sleep check for cancelled context every second ([#798](https://github.com/src-d/go-mysql-server/pull/798))
1221

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

0 commit comments

Comments
 (0)