Skip to content

Commit

Permalink
[docs] Added changelog for 1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Aug 3, 2022
1 parent 301e7ba commit 6e3309c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Changelog
=========

Version 1.0.3 [2022-08-03]
--------------------------

Bugfixes
~~~~~~~~

- Flagged tests that should not be run on a production environment:
These tests depend on the static storage backend of the project.
In a production environment, the filenames could get changed due to
static minification and cache invalidation. Hence, these tests
should not be run on the production environment because they'll fail.

Version 1.0.2 [2022-07-01]
--------------------------

Expand Down

0 comments on commit 6e3309c

Please sign in to comment.