Skip to content

Commit

Permalink
chore: Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vykozlov committed Dec 9, 2024
1 parent 6e8053c commit 7bb7a0c
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [1.2.0] - 2024-12-09

### Added
- Ability to create github issue report for a particulare template via frontend
- Disable input fields if not logged in
- Frontend: build with pnpm
- Backend Docker warning

### Changed
- README is updated
- Rename docker-compose.yml to compose.yml

### Fixed
- improve error legibility and reporting
- URL color for creating a github issue

### Removed

## [1.0.2] - 2024-09-26

### Changed
- Actualize EC logo and the funding message
- Upgrade backend version to 1.0.2
- Use cookiecuter fork which implements [PR#1829](https://github.com/cookiecutter/cookiecutter/pull/1829) to propagate errors from pre/post-gen hook(s) to the FailedHookException message

### Fixed
- Exclude trailing dot from URL

## [1.0.1] - 2024-07-16

### Added
- Installation of DVC via backend requirements

### Changed
- Update backend to latest version

### Fixed
- Handle axioserror response data being blob
- Make error messages scroll horizontally if too long

## [1.0.0] - 2024-02-22

### Added
Expand Down

0 comments on commit 7bb7a0c

Please sign in to comment.