File tree Expand file tree Collapse file tree 2 files changed +12
-15
lines changed
Expand file tree Collapse file tree 2 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ** 2024-08-16**
4+
5+ - Add ` gettextSafe ` function to handle missing gettext in Django
6+
7+ ---
8+
39** 2024-07-14**
410
511- Fix choice.display last element issue
Original file line number Diff line number Diff line change @@ -275,30 +275,21 @@ rake upload:test # Upload package to test distro
275275
276276## Change Log
277277
278- ** 2024-07-14**
279-
280- - Fix choice.display last element issue
281-
282- ---
283-
284- ** 2024-07-03**
278+ ** 2024-08-16**
285279
286- - Now package is working fine :) Thanks to [ Bahattin ] [ bahattincinic ] !
280+ - Add ` gettextSafe ` function to handle missing gettext in Django
287281
288282---
289283
290- ** 2024-06-01 **
284+ ** 2024-07-14 **
291285
292- - Update missing information in the README
293- - Improve github action triggers
286+ - Fix choice.display last element issue
294287
295288---
296289
297- ** 2024-05-23 **
290+ ** 2024-07-03 **
298291
299- - Add tests
300- - Add GitHub actions (test, ruff linter)
301- - Add pre-commit hooks
292+ - Now package is working fine :) Thanks to [ Bahattin] [ bahattincinic ] !
302293
303294---
304295
You can’t perform that action at this time.
0 commit comments