Skip to content

Commit

Permalink
Update CHANGELOG.md with proposed crontab changes
Browse files Browse the repository at this point in the history
  • Loading branch information
serra committed Oct 11, 2024
1 parent b9ba1d1 commit 735cc86
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,29 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.12] - 2024-10-11
## [Unreleased]

### Changed

- Updated crontab configuration to run `floridayvine about` every minute
- Existing cron job for `floridayvine sync status` is maintained

## [0.12] - 2024-10-11

### Changed
- Refactored CLI structure: renamed 'floriday' command to 'inventory'
- Updated 'about' command with new subcommands: 'show-info' and 'version'
- Added new subcommands to 'inventory': 'list-direct-sales', 'list-trade-items', and 'sync'

## [0.11] - 2024-10-10

### Added

- New script `scripts/verify_env_vars.py` to verify environment variables
- Deployment directory with documentation and configuration files for Serra Vine deployment
- Automatic CHANGELOG.md update process in Makefile for releases

### Removed

- Minio functionality has been completely removed from the project

### Changed

- Updated Makefile to automatically update CHANGELOG.md during the release process

0 comments on commit 735cc86

Please sign in to comment.