Skip to content

Commit ad5652a

Browse files
Release 11.2.1
1 parent 11839d1 commit ad5652a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [11.2.1] - 2021-03-14
9+
10+
* Fixed commit order validation
11+
12+
[11.2.1]: https://github.com/GitLabPHP/Client/compare/11.2.0...11.2.1
13+
814
## [11.2.0] - 2021-02-20
915

1016
* Added support for user memberships
11-
* Add support for the following projects parameters: id_after, id_before, last_activity_after, last_activity_before, repository_checksum_failed, repository_storage, wiki_checksum_failed, with_custom_attributes, with_programming_language
17+
* Added support for the following projects parameters: id_after, id_before, last_activity_after, last_activity_before, repository_checksum_failed, repository_storage, wiki_checksum_failed, with_custom_attributes, with_programming_language
1218

1319
[11.2.0]: https://github.com/GitLabPHP/Client/compare/11.1.0...11.2.0
1420

0 commit comments

Comments
 (0)