From 014a36af45bcad6c1cc5a24eeef008b753e1050f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Oct 2023 13:47:14 +0000 Subject: [PATCH] chore(version): 1.12.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53b9993..152936a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 1.12.2 - 2023-10-13 +#### Bug Fixes +- add cors on delete (#150) - (eb236e8) - Celine Sarafa +- replace local copy of geoip db with shared one. (#147) - (a71dba0) - Xavier Basty +- use local version of geoip db (#145) - (2a9c907) - Xavier Basty +#### Continuous Integration +- bump update_rust_version to 2.1.5 (#148) - (cc7f3dc) - Max Kalashnikoff + +- - - + ## 1.12.1 - 2023-10-02 #### Bug Fixes - apply geoblock at beginning of chain (#143) - (feecd42) - Xavier Basty