diff options
| author | marcin mikołajczak <me@mkljczk.pl> | 2024-01-14 06:23:30 +0000 |
|---|---|---|
| committer | marcin mikołajczak <me@mkljczk.pl> | 2024-01-14 06:23:30 +0000 |
| commit | dbe9da0f09d9471e9a87e564bb18412f937b8542 (patch) | |
| tree | 9e628be15bda940c59131da1d56024ba22cf7973 /changelog.d | |
| parent | 6c4c8fe51f0e2c4ce55f5915a2bc5434aef5e5e7 (diff) | |
| parent | ae4e360157234a352f71c90e84b9861ee572472e (diff) | |
Merge branch 'develop' into 'quotes-count'
# Conflicts:
# src/services/api/api.service.js
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/public-favorites.add | 1 | ||||
| -rw-r--r-- | changelog.d/registration-notice.add | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/public-favorites.add b/changelog.d/public-favorites.add new file mode 100644 index 00000000..183fcc85 --- /dev/null +++ b/changelog.d/public-favorites.add @@ -0,0 +1 @@ +Display public favorites on user profiles
\ No newline at end of file diff --git a/changelog.d/registration-notice.add b/changelog.d/registration-notice.add new file mode 100644 index 00000000..b2777ba2 --- /dev/null +++ b/changelog.d/registration-notice.add @@ -0,0 +1 @@ +Show a dedicated registration notice page when further action is required after registering |
