Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
micheg committed Jan 9, 2012
1 parent 7984771 commit c1be1de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,9 @@ A URL shortening service written in php with slim microframework.
News:
-----

*2012 01 09*, *AUTH*: Basic functionality for managing authorized users. Still lack the opportunity to register.
Probably will be implemented after the custom URL module.

*2012 01 08*, *BASE62*: On request, using a hashing algorithm in base62.
So the service is no longer case insensitive.

Expand Down

0 comments on commit c1be1de

Please sign in to comment.