Skip to content

Commit eb450bd

Browse files
committed
update README
1 parent 9a0ab4f commit eb450bd

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Change Log
22

3+
**2024-08-25**
4+
5+
- Fix extend media in DALFModelAdmin without overriding default assets - [Bahattin][bahattincinic]
6+
7+
---
8+
39
**2024-08-16**
410

5-
- Add `gettextSafe` function to handle missing gettext in Django
11+
- Add `gettextSafe` function to handle missing gettext in Django - [Bahattin][bahattincinic]
612

713
---
814

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,15 @@ rake upload:test # Upload package to test distro
275275

276276
## Change Log
277277

278+
**2024-08-25**
279+
280+
- Fix extend media in DALFModelAdmin without overriding default assets - [Bahattin][bahattincinic]
281+
282+
---
283+
278284
**2024-08-16**
279285

280-
- Add `gettextSafe` function to handle missing gettext in Django
286+
- Add `gettextSafe` function to handle missing gettext in Django - [Bahattin][bahattincinic]
281287

282288
---
283289

0 commit comments

Comments
 (0)