Update CHANGELOG.md [skip ci]

This commit is contained in:
Justin Dalrymple 2020-06-16 12:20:15 +00:00
parent 8f6ca53318
commit 3d7ec1c2e4
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,16 @@
# 21.7.0 (Tue Jun 16 2020)
#### 🐛 Bug Fix
- `@gitbeaker/requester-utils`
- Fixing extendClass function to properly handle custom configuration passed to constructor [#896](https://github.com/jdalrymple/gitbeaker/pull/896) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# 21.6.0 (Tue Jun 16 2020)
#### 🐛 Bug Fix

View File

@ -1,3 +1,15 @@
# v21.7.0 (Tue Jun 16 2020)
#### 🐛 Bug Fix
- Fixing extendClass function to properly handle custom configuration passed to constructor [#896](https://github.com/jdalrymple/gitbeaker/pull/896) ([@jdalrymple](https://github.com/jdalrymple))
#### Authors: 1
- Justin Dalrymple ([@jdalrymple](https://github.com/jdalrymple))
---
# v21.6.0 (Tue Jun 16 2020)
#### 🐛 Bug Fix