# Serveme list of changes
You will find all the new changes ordered by version here.
### 0.8.2
 - Listening callback and event.
 - Readme fix

### 0.8.1
 - Implemented require on the routes
 - Route callbacks are now optional
 - Testing new features
 - Fixes
 
### 0.8
 - Implemented multiple route algorithm (Performance)
 - Internal documentation (Docs)
 - Changed routes protected word "data" to "_action" (Use)
 - Core refactorized and simplified (Performance)
 - New logging messages (Use)
 - More fixes and codestyle