From 7f4bdce6f4f7b846f7e913741ef1398eed2a6837 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Mon, 7 Sep 2020 19:11:09 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 066aa13..ef1cacf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 1.5.0 -* Cops now receive daily at 10:00 a paycheck, you can enable or disable this option in **config/config.lua**. +* Added compatibility for OneSync. +* Added daily income: Cops now receive daily at 10:00 a paycheck, you can enable or disable this option in **config/config.lua**. * Changed the position of the interaction menu (F5) to right. * Fixed objects not spawning. * Replaced __resource.lua with fxmanifest.lua.