You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,15 @@ This release adds some new tools, and makes changes to styling and site setup.
11
11
12
12
### Added
13
13
14
-
* New pages for: DES RAP Book, NHS RAP Community of Practice, `opencodecounts`, a community pharmacy workforce model, the New Hospital Programme Demand Model, `NHSRwaitinglist`, the ICB Place Based Allocation Tool, `nhs_time_of_travel`, `AmbModelOpen`, `sim-tools`, `ciw`.
14
+
* New pages for: DES RAP Book, NHS RAP Community of Practice, `opencodecounts`, a community pharmacy workforce model, the New Hospital Programme Demand Model, `NHSRwaitinglist`, the ICB Place Based Allocation Tool, `nhs_time_of_travel`, `AmbModelOpen`, `sim-tools`, `ciw`, `BPTK`.
15
15
* Light theme option now available, including a lighter version of the custom grid card.
16
16
* Add `CITATION.cff` and `CHANGELOG.md`.
17
17
* Add "Other" category to packages, projects and tools.
18
18
19
19
### Changed
20
20
21
21
* README contribution instructions now clearer and more practical, and mentions `quarto render` command.
22
+
* README contribution instructions now also includes separate section for editing existing entries
22
23
* Add title and summary to `index.qmd` and updated contributions paragraph to point to README.
23
24
* NHS-R PlotTheDots PDFs no longer stored in `resources/`; now live alongside the relevant tool's `.qmd` - since they're only used on that page, it makes sense to store them there (just like images).
24
25
* Author YAML in tool pages now refers to the person or team who made the package/tool, not the Atlas page writer. This is because current set-up creates confusion, as implies the page writer is the package/tool author.
@@ -36,6 +37,8 @@ This release adds some new tools, and makes changes to styling and site setup.
36
37
* Banner PNG added and switched to being loaded globally via `_quarto.yml` (removed broken per-page banner references).
37
38
* Removed white hyperlinks from themes, so you are able to see location in table of contents.
38
39
* Corrected category and add image for NHSRtt page.
40
+
* Fixed description and rating rationale not appearing in generated .qmd if generated from issue template
41
+
* Fixed broken fork link from homepage and replaced with link to general contribution instructions
0 commit comments