We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe361b2 commit 7b8c113Copy full SHA for 7b8c113
CHANGELOG.md
@@ -6,11 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
-
10
### Fixed
11
- [python] Add a LICENSE file for Python ([#278](https://github.com/cucumber/messages/pull/278))
12
- [.NET] Fix NuGet package generation
13
+### Removed
14
+- [JavaScript] Remove dependency on `uuid` package ([#284](https://github.com/cucumber/messages/pull/284)
15
+
16
## [27.2.0] - 2025-01-31
17
### Added
18
- [python] Added Python implementation ([#165](https://github.com/cucumber/messages/pull/165))
0 commit comments