Skip to content

Commit

Permalink
Add new tests in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
leadpony committed Jan 23, 2021
1 parent 57f4a79 commit 1a99e58
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Added
* Tests for JSON patch move operation on nonexistent value.

### Changed
* Add operation on empty JSON pointer to structure type now accepts both array and object. This change is due to the requirement in the TCK.

## 2.0.0 - 2020-10-29
### Changed
* Update the version of Jakarta JSON Processing API to 2.0.0.
Expand Down

0 comments on commit 1a99e58

Please sign in to comment.