Skip to content

Commit fb3bb93

Browse files
committed
Finally using provided jsdoc path without magic
1 parent ed08693 commit fb3bb93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929
- agents provide retained messages on both topics
3030
- clients subscribe to one or the other depending on the `requiresSchema`
3131
setting
32+
- using `docker compose` instead of `docker-compose` in the test suite
3233

3334
### Fixed
3435

@@ -295,7 +296,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
295296

296297
- Reference documentation for Node.js based components [Node.js]
297298
- Feature to `callAll` instances of the same class across agents [Node.js]
298-
- Initial setup for a new docker-compose based specification testing [Node.js]
299+
- Initial setup for a new docker compose based specification testing [Node.js]
299300
- Improved protection against malformed domain and agent names [Node.js]
300301
- Improved log message (more verbose) in case proxy creation timed out [Node.js]
301302

0 commit comments

Comments
 (0)