Skip to content

Commit 995606e

Browse files
committed
Remove redundant changelog input
Signed-off-by: Antonio Navarro Perez <[email protected]>
1 parent 1a73860 commit 995606e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Fixed
1010

1111
- Only optimize sorted DISTINCT if the first column on the order by is on the distinct schema. ([#976](https://github.com/src-d/gitbase/issues/976))
12-
- Removed redundant commit information from BLAME results.
13-
- Don't abort, just warn, on git.Blame errors.
1412
- Avoid possible panics in LOC by using a safe cache accessor.
1513
- sql: Add length to VARCHAR and CHAR MySQLTypeName strings in `SHOW CREATE TABLE` output.
1614

0 commit comments

Comments
 (0)