Skip to content

Commit

Permalink
Add fix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tgerulaitis committed Feb 4, 2025
1 parent fd32d6b commit f2c53cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `cloud-seed run` command to run functions locally with automatic rebuilding on changes. See `README.md` for documentation on how to use this command.
- Cloud Seed commands can now discover the cloudseed.json configuration file for the project when run from within a subdirectory.

### Fixed

- Fixed an "Invalid value" error when deploying `scheduledJob` functions with `attemptDeadline` option set to the default value.

## [v4.0.0](https://github.com/Space48/cloud-seed/compare/v3.0.0...v4.0.0)

### Breaking changes
Expand Down

0 comments on commit f2c53cb

Please sign in to comment.