Merge branch 'fix-changelog-typo' into 'master'
Fix CHANGELOG typo: by_pass -> bypass See merge request !5048
This commit is contained in:
commit
b5a16faa93
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ v 8.9.3
|
|||
- Removed fade when filtering results. !4932
|
||||
- Fix missing avatar on system notes. !4954
|
||||
- Reduce overhead and optimize ProjectTeam#max_member_access performance. !4973
|
||||
- Use update_columns to by_pass all the dirty code on active_record. !4985
|
||||
- Use update_columns to bypass all the dirty code on active_record. !4985
|
||||
- Fix restore Rake task warning message output !4980
|
||||
|
||||
v 8.9.2
|
||||
|
|
Loading…
Reference in a new issue