diff --git a/backend/CHANGELOG.md b/backend/CHANGELOG.md index a8fdac970..42b769c25 100644 --- a/backend/CHANGELOG.md +++ b/backend/CHANGELOG.md @@ -6,6 +6,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [1.5.0](https://github.com/gradido/gradido/compare/1.4.0...1.5.0) +- default value for empty field [`#993`](https://github.com/gradido/gradido/pull/993) +- fix language registriert [`#992`](https://github.com/gradido/gradido/pull/992) +- Change the publisherId to nullable. [`#991`](https://github.com/gradido/gradido/pull/991) +- Revert "deliver a decay block every time" [`#990`](https://github.com/gradido/gradido/pull/990) +- update first name, last name and username in community server db on c… [`#989`](https://github.com/gradido/gradido/pull/989) +- deliver a decay block every time [`#988`](https://github.com/gradido/gradido/pull/988) - refactor: Activate Registration [`#978`](https://github.com/gradido/gradido/pull/978) - fix: summe-gdd-schoepfun [`#980`](https://github.com/gradido/gradido/pull/980) - fix: Use TransactionId as Collapse Identifier [`#985`](https://github.com/gradido/gradido/pull/985) @@ -71,8 +77,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - added publisher_id field to user [`#245`](https://github.com/gradido/gradido/pull/245) - webpack update [`#811`](https://github.com/gradido/gradido/pull/811) - resolvers [`562ad9a`](https://github.com/gradido/gradido/commit/562ad9ae31d97f90a371452bed1ffe10ebf2d3a5) -- gdt server api [`489b464`](https://github.com/gradido/gradido/commit/489b464e182cc0eef95c678fc3bacaa257f81e69) - deleted inputs (now args) [`8ab542a`](https://github.com/gradido/gradido/commit/8ab542a28acf6b78d7a9e7fe7757363d225f7b4f) +- fix UserCard_CoinAnimation to properly use the store, have 100% coverage and other minor fixes & simplifications [`ce826de`](https://github.com/gradido/gradido/commit/ce826deb1d6d92caba514713539dca2da3f74de7) #### [1.4.0](https://github.com/gradido/gradido/compare/1.3.1...1.4.0)