Skip to content

Commit

Permalink
chore: update CHANGELOG.md for v3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 26, 2024
1 parent c93901c commit 6221717
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,52 @@
# Changelog


## [2.7.0](https://github.com/MTES-MCT/ecobalyse/compare/v2.6.0..v2.7.0) (2024-12-04)
## [3.0.0](https://github.com/MTES-MCT/ecobalyse/compare/v2.7.0..v3.0.0) (2024-12-26)



### 🚀 Features

- Generalize density, electricity, heat and waste process fields ([#855](https://github.com/MTES-MCT/ecobalyse/issues/855))
- *(data)* Ensure consistent nullable alias field in all processes files. ([#862](https://github.com/MTES-MCT/ecobalyse/issues/862))
- Add betagouv logo. ([#848](https://github.com/MTES-MCT/ecobalyse/issues/848))
- *(data)* Unified, cross-domain processes file format. ([#866](https://github.com/MTES-MCT/ecobalyse/issues/866))
- *(data)* Validate processes files against a JSON schema. ([#869](https://github.com/MTES-MCT/ecobalyse/issues/869))
- *(data,textile)* Add trim process and components data. ([#824](https://github.com/MTES-MCT/ecobalyse/issues/824))

### 🪲 Bug Fixes

- *(food)* [**breaking**] Food processes identifiers are now UUIDs ([#844](https://github.com/MTES-MCT/ecobalyse/issues/844))
- *(data)* [**breaking**] Update textile process ids to use UUID format ([#858](https://github.com/MTES-MCT/ecobalyse/issues/858))
- Data pipeline with new UUIDs ([#857](https://github.com/MTES-MCT/ecobalyse/issues/857))
- Fix api error with old versions ([#851](https://github.com/MTES-MCT/ecobalyse/issues/851))
- Broken homepage after upgrading highcharts ([#863](https://github.com/MTES-MCT/ecobalyse/issues/863))
- *(dev)* Fix npm ci error with `transcrypt` ([#870](https://github.com/MTES-MCT/ecobalyse/issues/870))

### 🚜 Refactor

- Move textile step_usage field to categories. ([#850](https://github.com/MTES-MCT/ecobalyse/issues/850))
- *(data)* Move textile process "correctif" to comment ([#852](https://github.com/MTES-MCT/ecobalyse/issues/852))
- Add encrypted detailed impacts files to the source code ([#840](https://github.com/MTES-MCT/ecobalyse/issues/840))
- Abstract components. ([#872](https://github.com/MTES-MCT/ecobalyse/issues/872))

### 📚 Documentation

- Fix openapi food examples ([#867](https://github.com/MTES-MCT/ecobalyse/issues/867))

### ⚙️ Miscellaneous Tasks

- Increase API test timeout ([#853](https://github.com/MTES-MCT/ecobalyse/issues/853))
- *(data)* Remove system_description process field. ([#859](https://github.com/MTES-MCT/ecobalyse/issues/859))
- Upgrade dependencies, December 2024. ([#860](https://github.com/MTES-MCT/ecobalyse/issues/860))
- Remove obsolete/unused info textile process field. ([#861](https://github.com/MTES-MCT/ecobalyse/issues/861))
- *(data)* Merge PastoEco in a single file to speedup imports and fixed linking to AGB ([#833](https://github.com/MTES-MCT/ecobalyse/issues/833))
- Fix score_history workflow for transcrypt ([#864](https://github.com/MTES-MCT/ecobalyse/issues/864))
- Standardize number formatting across codebase ([#804](https://github.com/MTES-MCT/ecobalyse/issues/804))
- Standardize tkm unit ([#868](https://github.com/MTES-MCT/ecobalyse/issues/868))


## [2.7.0](https://github.com/MTES-MCT/ecobalyse/compare/v2.6.0..v2.7.0) (2024-12-05)



Expand Down

0 comments on commit 6221717

Please sign in to comment.