Skip to content

Commit

Permalink
Merge pull request #45 from hackathon-da-diversidade/release
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
astenstrasser committed May 21, 2020
2 parents f93f6f1 + fe1e401 commit 5702af7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

Todas as mudanças significativas neste projeto serão documentadas neste arquivo.

O formato do arquivo é baseado no [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
e este projeto segue o padrão de [Versionamento Semântico](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [1.0.0] - 2020-05-21

### Added

- GET fitmodel/
- GET/POST/PUT fitmodel/{id}
- GET fitmodel/search
- GET authorize/{email}

[1.0.0]: https://github.com/hackathon-da-diversidade/agencia-compromisso/releases/tag/1.0.0

0 comments on commit 5702af7

Please sign in to comment.