@@ -6,7 +6,35 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9- - Add regional contact in dref and op-update
9+ - Temporary removal of REDIS cache
10+ - Bump django from 3.2.18 to 3.2.19
11+ - Use Redis in tests; removed FakeRedis
12+ - Move today into get_queryset
13+ - Use overwrite_settings for test-cache settings
14+ - Increase resiliency of Project importer
15+ - Add custom cache middleware
16+ - Refactor of Project importer
17+ - Better appealDoc columns support
18+ - Disaster type to set optional in Project creation
19+ - Enhance Project bulk import with Sector(tag)s
20+ - Update snapshot to include set_up_seed entities
21+ - Fix districts fixture
22+ - Use Location instead of iso3
23+ - Updating appeal_documents. ISO should be unique.
24+ - Setup caching with tests
25+ - No blank iso3
26+ - Allowing multiple admin2, district, country queries
27+ - Adding type, iso3 and description to appealdocuments
28+ - Supplies should not be null, but blank is ok.
29+ - Bump sqlparse from 0.4.3 to 0.4.4
30+ - Appealdoc ingestor. Optional districts.
31+ - Fix Azure storage warnings
32+ - Add regional contact in dref and op-update
33+ - Filter out deprecated areas
34+ - Districts and Admin2 areas can be deprecated – unit tests
35+ - Add visibility in search page
36+ - Add date fields in dref-op-update
37+ - Revision history for Snippets also
1038
1139## 1.1.473
1240
0 commit comments