Skip to content

Commit 8cfce78

Browse files
committed
doc: Update CHANGELOG.md and AUTHORS.md
1 parent d23f127 commit 8cfce78

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [David Guillot](https://github.com/David-Guillot)
1010
* [Colin Seifer](https://github.com/Colin-Seifer)
1111
* [Jacob Kausler](https://github.com/jakekausler)
12+
* [ghkdxofla - Taelim Hwang (Limy)](https://github.com/ghkdxofla)).
1213

1314
---
1415

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.5.2 (2024-01-11)
4+
5+
* Add the missing parameter `field_value_to_ignore=None` to `django_opensearch_dsl.fields.ListField.get_value_from_instance`
6+
([#47](https://github.com/Codoc-os/django-opensearch-dsl/pull/47),
7+
Contributed by [ghkdxofla - Taelim Hwang (Limy)](https://github.com/ghkdxofla)).
8+
39
### 0.5.1 (2023-05-18)
410

511
* Change references from `opensearch-dsl-py` to `opensearch-py`.

0 commit comments

Comments
 (0)