Updated changelog

This commit is contained in:
Alejandro Celaya
2020-09-23 07:46:25 +02:00
parent 4e94f07050
commit 641f35ae05
4 changed files with 2 additions and 5 deletions
-1
View File
@@ -4,7 +4,6 @@ declare(strict_types=1);
namespace ShlinkioTest\Shlink\Core\Entity;
use Cake\Chronos\Chronos;
use PHPUnit\Framework\TestCase;
use Shlinkio\Shlink\Core\Entity\ShortUrl;
use Shlinkio\Shlink\Core\Exception\ShortCodeCannotBeRegeneratedException;