-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
29 additions
and
8 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,21 @@ | ||
# Changelog | ||
|
||
## Shurly | ||
|
||
> Shurly, this is a URL shortener with API management | ||
## Version `0.1.1` | ||
|
||
### Features | ||
|
||
- Add user friendly error/not found pages | ||
|
||
## Initial release (`0.1.0`) | ||
|
||
### Features | ||
|
||
- Management of destinations through a REST'ish API | ||
- Permanent/temporary redirects; permanent redirect can not be changed after creation | ||
- Add notes to destinations to keep track of where destinations are being used | ||
- Track all hits on destinations, with user agent and ip addres (if possible) | ||
- Audit log for all creative/destructive management actions |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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