Update CHANGELOG.md for 13.4.1

[ci skip]
parent a0359656
......@@ -2,6 +2,22 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 13.4.1 (2020-09-24)
### Fixed (2 changes)
- Revert required encryption on CI runner tokens. !42623
- Allow Unleash clients to request feature flags when repository is private. !43059
### Added (1 change)
- Add missing fontawesome file icon classes. !43091
### Other (1 change)
- Notifications icon: Render empty string for custom setting. !42848
## 13.4.0 (2020-09-22)
### Security (2 changes, 1 of them is from the community)
......
---
title: 'Notifications icon: Render empty string for custom setting'
merge_request: 42848
author:
type: other
---
title: Add missing fontawesome file icon classes
merge_request: 43091
author:
type: added
---
title: Revert required encryption on CI runner tokens
merge_request: 42623
author:
type: fixed
---
title: Allow Unleash clients to request feature flags when repository is private
merge_request: 43059
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment