Skip to content

Commit 23abd6e

Browse files
committed
fixed formatting of changelog and add title for release
1 parent b8c1b20 commit 23abd6e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

changelog.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
89
### Added
9-
- an image tag that allows container to run as root
10-
- HTTP2 protocol support for mocking
11-
- ability to proxy multiple binary messages without waiting for response
1210

1311
### Changed
1412

1513
### Fixed
16-
- references to globally-scoped values within Ingress template
14+
15+
## [5.15.0] - 2023-01-11
1716

1817
### Added
18+
- an image tag that allows container to run as root
19+
- HTTP2 protocol support for mocking
20+
- ability to proxy multiple binary messages without waiting for response
1921
- support to disallow loading of specific class in javascript templates
2022
- support to disallow specific text in javascript templates
2123
- support to disallow loading of any class in velocity templates
@@ -28,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2830
- improved error message when client doesn't trust MockServer's CA
2931

3032
### Fixed
33+
- references to globally-scoped values within Ingress template
3134
- fixed error passing configuration in MockServerClient
3235
- fixed handling of additional content-type parameter and special characters in the content-type such as '+'
3336
- removed invalid extra content-encoding header add when forwarding if content-encoding was not present

0 commit comments

Comments
 (0)