This commit is contained in:
Yohan Boniface 2024-03-25 13:55:08 +01:00
parent 9d407c6b06
commit 8d9468df00
2 changed files with 3 additions and 2 deletions

View file

@ -1,12 +1,13 @@
# Changelog
## 2.1.0 - Soon
## 2.1.0 - 2024-03-25
### Bug fixes
* deal with i18n in oembed URLs #1688
* set CORS-related header for oEmbed and map views #1689
* only use location bias in search for close zoom #1690
* catch click event on "See all" buttons #1705
### Internal changes

View file

@ -1 +1 @@
VERSION = "2.0.4"
VERSION = "2.1.0"