Skip to content

Commit 16d92de

Browse files
committed
Update CHANGELOG.md for 10.5.5
[ci skip]
1 parent 618b6dd commit 16d92de

6 files changed

+14
-25
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
documentation](doc/development/changelog.md) for instructions on adding your own
33
entry.
44

5+
## 10.5.5 (2018-03-15)
6+
7+
### Fixed (3 changes)
8+
9+
- Fix missing uploads after group transfer. !17658
10+
- Fix code and wiki search results when filename is non-ASCII.
11+
- Remove double caching of Repository#empty?.
12+
13+
### Performance (2 changes)
14+
15+
- Adding missing indexes on taggings table.
16+
- Add index on section_name_id on ci_build_trace_sections table.
17+
18+
519
## 10.5.4 (2018-03-08)
620

721
### Fixed (11 changes)

changelogs/unreleased/fix-code-search-500-with-non-ascii-filename.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelogs/unreleased/mk-fix-move-upload-files-on-group-transfer.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelogs/unreleased/sh-add-section-name-index.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelogs/unreleased/sh-remove-double-caching-repo-empty.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)