2019-09-12  Tle Ekkul  <e.aryuth@gmail.com>
 Changed: Update asyncpg version

2019-08-07  Sukit <sukit_owl@hotmail.com>
 Changed: Auto use schema "public" when queue-table has only name
 Fixed: Create table serialization lock
 
2019-07-09  Sem  <pumidon@hot-now.com>
 Changed: Automatically create log table when create table and support keep error log.

2019-04-09  Tle Ekkul  <e.aryuth@gmail.com>
 Changed: Not exit with status code 3 when no jobs anymore

[[RELEASED 3.1]]

2019-04-09  Tle Ekkul  <e.aryuth@gmail.com>
 Added: Notify when job get inserted
 Added: `mod-ngarn wait-for-notify` that will exit when get notified

[[RELEASED 3.0]]

2019-03-07  Sukit  <sukit_owl@hotmail.com>
 Fixed: delay can be math overflow
 Added: Return exit code 3 when no more job

[[RELEASED 2.9]]

2019-03-07  Tle Ekkul  <e.aryuth@gmail.com>
 Fixed: delay can be math overflow

[[RELEASED 2.8]]

2019-02-26  Tle Ekkul  <e.aryuth@gmail.com>
 Improvement: Reduce serialisation errors when run multiple mod-ngarn instances

[[RELEASED 2.7]]

2019-02-24  Tle Ekkul  <e.aryuth@gmail.com>
 Added: mod-ngarn run --max-delay
 Fixed: Expect backoff to Exponential backoff
 Improvement: Record failed job error traceback

[[RELEASED 2.6]]

2019-01-31  SukitOwl  <sukit_owl@hotmail.com>
 Improvement: --queue-table support database schema

2019-01-18  Tle Ekkul  <e.aryuth@gmail.com>
 Added: mod-ngarn --limit

2019-01-15  Tle Ekkul  <e.aryuth@gmail.com>
 Added: mod-ngarn create-table script

2018-12-18  Worapob Boonprapai  <worapob.boon@gmail.com>
 Added: Function for job creation

2018-11-01  Tle Ekkul  <e.aryuth@gmail.com>
 Improvement: Log messages

2018-10-22  Tle Ekkul  <e.aryuth@gmail.com>
 Make url_safe function name more unique

2018-10-21  Tle Ekkul  <e.aryuth@gmail.com>
 Rewrite mod-ngarn 1.0
 Added `mod-ngarn run` script
