Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 798 Bytes

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 798 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is inspired from Keep a Changelog and the versioning aim to respect Semantic Versioning.

Here is a template for new release sections

## [_._._] - 20XX-MM-DD

### Added
-
### Changed
-
### Removed
-

[Unreleased]

Added

  • endpoints for mvs simulation (#1)
  • index page (#1)
  • mvs version number on index page (#6)
  • disclaimer about data safety on index page (#9)
  • input json is returned in case of EPA->MVS conversion or simulation error (#9)
  • possibility to pin mvs version centrally in .env file (#12)

Changed

  • Fixed async function (#5)
  • Convert json from EPA to MVS format (#6)

Removed