-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update the necessary documentation files and remove unused use statem…
…ent from test
- Loading branch information
1 parent
918e7fa
commit 3e6d9fe
Showing
3 changed files
with
60 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## [0.0.4] - 2019-09-24 | ||
### Added | ||
- Add the possibility to delete a created short link | ||
### Changed | ||
- Introduce the new token | ||
- Edit the UriManager and Tests | ||
- Edit the UriController and Tests | ||
- Edit the README.md | ||
- Finally use the CHANGELOG.md file | ||
|
||
## [0.0.3] - 2019-09-02 | ||
### Added | ||
- Add a favicon | ||
- Add the apache package for symfony | ||
### Changed | ||
- Update the readme file to announce the mod_apache package | ||
|
||
## [0.0.2] - 2019-08-31 | ||
### Changed | ||
- Applied merge requests to simplify the UriController, | ||
the UriManager and fix some phpdocs | ||
|
||
## [0.0.1] - 2019-06-23 (first release) | ||
### Added | ||
- Add the possibility to create short links | ||
- Add the possibility to use short links |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters