Skip to content

Commit e371662

Browse files
authored
Merge pull request #200 from NickolausDS/v0.4.8-release
chore: Update changelog, bump version
2 parents f8cf6b7 + 4968ae4 commit e371662

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.8](https://github.com/globus/django-globus-portal-framework/compare/v0.4.7...v0.4.8) (2023-03-29)
6+
7+
8+
### Bug Fixes
9+
10+
* Generic views not inline with the default portal search settings ([f372a75](https://github.com/globus/django-globus-portal-framework/commit/f372a753b43e42fb44dd5643476c7885e987a8f9))
11+
* Upgrade internals from legacy search result format to 2019-08-27 ([c58b293](https://github.com/globus/django-globus-portal-framework/commit/c58b2930606aec0c08d807a341a5181e75ded3d0))
12+
13+
514
### [0.4.7](https://github.com/globus/django-globus-portal-framework/compare/v0.4.6...v0.4.7) (2023-02-02)
615

716

globus_portal_framework/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.7'
1+
__version__ = '0.4.8'

0 commit comments

Comments
 (0)