Skip to content

Commit

Permalink
Add release v1.3 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
libremente committed Nov 26, 2019
1 parent 6d8891e commit 7578aeb
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,44 @@

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

## [Release 1.3] - 2019-11-26

### Added

- Added external validation by GO parser (#103)

### Changed

- Shrink the header and add an accent color to it (#114)
- Close button is now interactive (#106)

### Fixed

- Long lines in `longDescription` now have a determined behaviour (#98)
- Force break words for long lines (#105)
- Phone number fields are treated as strings (#89)
- Phone international format treated correctly (#93)
- Validation changes a value (#82)
- Insert feedback after upload when errors happen (#68)


## [Release 1.2] - 2019-07-08

### Added

- New logic for iPA addition (https://github.com/italia/publiccode-editor/commit/dca0f80a53c8b0a29af81e3dd657ed3e7ec50afb)
- File extension validator (https://github.com/italia/publiccode-editor/commit/e205585d142d5395ef3d8f5f562c73ab3766b75f)

### Changed

- Search results limited to keep browser performance (https://github.com/italia/publiccode-editor/commit/f6cf141d749591177773f31f40475fc555e312a0)
- All the fields have been reorganized (https://github.com/italia/publiccode-editor/commit/234bbcde89613aa43f3ed9b9db6999adbb84b443)

### Fixed

- Click on accordion now collapses it (#60)


## [Release 1.1] - 2019-04-18

### Added
Expand Down

0 comments on commit 7578aeb

Please sign in to comment.