Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sfieten committed May 3, 2022
1 parent 4584dbd commit 329357c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 3.0.0
##### Unreleased
### Added
* Methods on `ISMPClient` interface to get all _ServiceMetadata_ on a specific Service and _ServiceGroup_ of a
Participant
* API for caching of query results, both locally and based on caching mechanism as defines in the OASIS SMP version 2.0
standard
* Configurable number of maximum redirections to follow before throwing an exception
* Test cases for the result processors

##### Changed
### Changed
* Added _client_ to package names, i.e. `org.holodeckb2b.bdxr.smp.client`

## 2.0.0
Expand Down

0 comments on commit 329357c

Please sign in to comment.