Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkarthik7 committed Jul 6, 2021
1 parent eee721a commit 3f49f67
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.4.3

**Breaking changes**
- Changed the name of AzDDefaultParameters class to Connection.
- Renamed DefaultParametersException to ConnectionException.
- Moved resource area identifiers to its respective classes.
- Added support for Wiki, Graph and Member Entitlement Management Apis.
- Removed Url class and added buildUrl function within Client class.

## 1.4.3

- Bug fix for ServiceHooksApi
Expand All @@ -9,7 +18,7 @@
## 1.4.2

- Added support for Service hooks and Release Api.
- Merged PR: **read non-system workitem fields as "other fields" in a map (#4)**
- Merged PR: [read non-system workitem fields as "other fields" in a map (#4)](https://github.com/hkarthik7/azure-devops-java-sdk/pull/4)
- Removed stale properties from WorkitemFields

## 1.3.1
Expand Down

0 comments on commit 3f49f67

Please sign in to comment.