Skip to content

Commit 165c49d

Browse files
committed
Typo fix
1 parent 605d20c commit 165c49d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

CHANGELOG.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -298,11 +298,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
298298
- Flash update
299299
- General documents (more convenient creation)
300300
- Adding poetry as Python package manager
301-
· Enable buildx for docker build
302-
· Enable docker layer caching in Circle-CI
303-
· Update README.md for poetry
304-
· Add migration check to Circle-CI
305-
· Provide empty default value for docker-compose env vars to disable warnings
301+
- Enable buildx for docker build
302+
- Enable docker layer caching in Circle-CI
303+
- Update README.md for poetry
304+
- Add migration check to Circle-CI
305+
- Provide empty default value for docker-compose env vars to disable warnings
306306
- Editable slugs for emergencies
307307
- We can acknowledge the erroneous cronjob runs
308308

@@ -398,12 +398,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
398398
### Added
399399
- Surge email notification improvements (links to #surge tab of emergency)
400400
- Appeal ingest fixes
401-
· modified_at = time of appeal ingest run
402-
· real_data_update = max(APD_modify_time) from the appeals API
401+
- modified_at = time of appeal ingest run
402+
- real_data_update = max(APD_modify_time) from the appeals API
403403
- More possibilities for unauthenticated users:
404-
· the surge (/deployments) page is visible
405-
· the single emergency-related #surge tab is visible, except persons' name.
406-
· changed snapshot tests due to the aboves
404+
- the surge (/deployments) page is visible
405+
- the single emergency-related #surge tab is visible, except persons' name.
406+
- changed snapshot tests due to the aboves
407407

408408
## 1.1.406
409409

@@ -446,14 +446,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
446446

447447
### Added
448448
- Deployments, Surge page Key Figures and tables:
449-
· Show only unique organization names at Deployments
450-
· Use correct personnel_count variable to show counts
451-
· Deployment counts on Emergency pages
452-
· ERUs Deployed counts in aggregate
453-
· Counts of Deployments per Emergency in the Deployments Overvw by Emerg. tbl
454-
· Fix ERU count to show count of all ERUs with a deployed_to country
455-
· Surge alerts: by default show all, add filter to show only active
456-
· Fixing event-specific failure of AggregateDeployments
449+
- Show only unique organization names at Deployments
450+
- Use correct personnel_count variable to show counts
451+
- Deployment counts on Emergency pages
452+
- ERUs Deployed counts in aggregate
453+
- Counts of Deployments per Emergency in the Deployments Overvw by Emerg. tbl
454+
- Fix ERU count to show count of all ERUs with a deployed_to country
455+
- Surge alerts: by default show all, add filter to show only active
456+
- Fixing event-specific failure of AggregateDeployments
457457

458458
## 1.1.398
459459

0 commit comments

Comments
 (0)