Release notes

0.5
---
First released version

0.5.1
-----
Bug fixes :
- when a table has several indexes, the UPDATE or DELETE statements generated 
by the emaj_rollback_group function was often erroneous.

Enhancements :
- replace the current_timestamp default value for emaj_changed column of log 
tables by clock_timestamp() so that every log row has its own creation timestamp.

