From d59247283dc8c1af019e3e2a8c75c7519d1fdb6d Mon Sep 17 00:00:00 2001 From: "Andrey.Tarashevskiy" Date: Sat, 5 Jun 2021 01:42:21 +0300 Subject: [PATCH] Update ChangeLog.md --- docs/ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ChangeLog.md b/docs/ChangeLog.md index c7a3b11d34..c3038fb7c8 100644 --- a/docs/ChangeLog.md +++ b/docs/ChangeLog.md @@ -5,7 +5,7 @@ Infrastructure: * slf4j 1.7.30 * Spring 5.3.7 * Spring Boot 2.5.0 -* Bill Of Materials (BOM) available, many thanks to [DRSchlaubi](https://github.com/DRSchlaubi) +* [Bill Of Materials](https://github.com/JetBrains/Exposed/tree/master/exposed-bom) (BOM) available, many thanks to [DRSchlaubi](https://github.com/DRSchlaubi) Features: * Auto-increment columns state change detected (PR from [spand](https://github.com/spand))