diff --git a/CHANGELOG.md b/CHANGELOG.md index f516d070fd68ed0c7680279272cc857f439d0afe..78442e449cd2415cf5991370403d931cccab70c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Version 0.0.7.1.15 + +* [FRONT][FIX][[Graph explorer] Search and associated documents (#262)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/262) +* [BACK][FIX][Sharing link sometimes fails (#375)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/375) + ## Version 0.0.7.1.14 * [BACK][FIX][Write Frame microservice proxy improvements (#364)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/364) diff --git a/gargantext.cabal b/gargantext.cabal index 1d50f5c4724bfe230c701205b489968d54bc6d38..2a273add12d4034aa23d9ec16704e773733d8691 100644 --- a/gargantext.cabal +++ b/gargantext.cabal @@ -5,7 +5,7 @@ cabal-version: 3.4 -- see: https://github.com/sol/hpack name: gargantext -version: 0.0.7.1.14 +version: 0.0.7.1.15 synopsis: Search, map, share description: Please see README.md category: Data