Skip to content

Commit

Permalink
[Release #165057648] Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ChegeBryan committed Apr 3, 2019
1 parent 93e6980 commit 3f06f1e
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,74 @@ 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).

## [2.0.0] - 2019-04-03

### Added

- API documentation
- Data persistence to Database
- Candidates, Votes, Petitions and results endpoints

### Changed

- Migrated v1 endpoints to v2

### Removed

- Support for api v1

## [1.18.0] - 2019-04.0

### Added

- Create petition endpoint

## [1.17.0] - 2019-04-01

### Added

- View office results endpoint

## [1.16.1] - 2019-04-01

### Fixed

- Various Pylint errors

## [1.16.0] - 2019-03-31

### Added

- Create vote endpoint

## [1.15.2] - 2019-03-29

### Fixed

- Candidates registration where party and office did not exist.

### Changed

- Candidate registration time response to local time

## [1.15.1] - 2019-03-28

### Fixed

- Previous behavior where candidates were registered more than once for an office.

## [1.15.0] - 2019-03-28

### Added

- Cnadidates registration for office endpoint.

## [1.14.2] - 2019-03-27

### Added

- Updates to the README and CHANGELOG files.

## [1.14.1] - 2019-03-26

### Removed
Expand Down Expand Up @@ -226,3 +294,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.13.0]: https://github.com/ChegeBryan/politico/compare/v1.12.0...v1.13.0
[1.14.0]: https://github.com/ChegeBryan/politico/compare/v1.13.0...v1.14.0
[1.14.1]: https://github.com/ChegeBryan/politico/compare/v1.14.0...v1.14.1
[1.14.2]: https://github.com/ChegeBryan/politico/compare/v1.14.1...v1.14.2
[1.15.0]: https://github.com/ChegeBryan/politico/compare/v1.14.2...v1.15.0
[1.15.1]: https://github.com/ChegeBryan/politico/compare/v1.15.0...v1.15.1
[1.15.2]: https://github.com/ChegeBryan/politico/compare/v1.15.1...v1.15.2
[1.16.0]: https://github.com/ChegeBryan/politico/compare/v1.15.2...v1.16.0
[1.16.1]: https://github.com/ChegeBryan/politico/compare/v1.16.0...v1.16.1
[1.17.0]: https://github.com/ChegeBryan/politico/compare/v1.16.1...v1.17.0
[1.18.0]: https://github.com/ChegeBryan/politico/compare/v1.17.0...v1.18.0
[2.0.0]:https://github.com/ChegeBryan/politico/compare/v1.0.0...v2.0.0

0 comments on commit 3f06f1e

Please sign in to comment.