mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
# [16.0.0](https://github.com/jdalrymple/gitbeaker/compare/15.2.0...16.0.0) (2020-03-24)
* Fixed variable name for registry method, as per … (#646) ([992b809](992b809cb1)), closes [#646](https://github.com/jdalrymple/gitbeaker/issues/646)
### BREAKING CHANGES
* 🧨 A `removeTags` method parameter name changed from tagNameRegex to nameRegex. Works with GitLab 12.x.
Co-authored-by: Joseph Petersen <josephp90@gmail.com>