Skip to content

Commit

Permalink
build: release v3.36.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Apr 13, 2024
1 parent c5a60b2 commit 74383ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.36.2] - 2024-04-13
### Changed
- ci: includes imposter-all distro in integration tests.
- ci: integration tests verify scripted examples.
- docs: adds JavaScript example for HBase plugin.
- refactor: moves HBase to external plugin.
- test: improves coverage of form params matchers.
- test: improves coverage of path params matchers.
- test: improves coverage of query params matchers.
- test: improves coverage of request header matchers.

## [3.36.1] - 2024-04-12
### Changed
- build: includes js-graal plugin in all distro.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
projectVersion=0.0.0-SNAPSHOT
projectVersion=3.36.2

0 comments on commit 74383ae

Please sign in to comment.