Skip to content

Commit

Permalink
HDXDSYS-753 fix changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
turnerm committed May 27, 2024
1 parent 68bc841 commit 83ce92b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,20 @@ 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.8.7
## 0.8.8

### Changes

## Changes
- Add unit to food\_price table primary key
- Rewrite enums to use values rather than variable names
- Switch from "*" to "all" for rollup in enums
- Add "intersectoral" to sample sector data (distinct from "all")
- Ensure that constraint names end consistently with "\_constraint"

## 0.8.7

## Changes
- Add unit to food\_price table primary key

## 0.8.6

## Changes
Expand Down

0 comments on commit 83ce92b

Please sign in to comment.