Skip to content

Commit

Permalink
Update changelog and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbonothing64 committed May 21, 2024
1 parent 0033b9a commit bf250fe
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
2 changes: 1 addition & 1 deletion csfieldguide/config/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Module for Django system configuration."""

__version__ = "3.15.0"
__version__ = "3.15.1"
47 changes: 47 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,53 @@ All notable changes to this project will be documented in this file.
We have listed major changes for each release below.
`All downloads are available on GitHub <https://github.com/uccser/cs-field-guide/releases/>`__

3.15.1
==============================================================================

**Release date:** 22nd May 2024

**Changelog:**

- Update docker images to use debian bookworm
- Update docker images to python 3.11
- Core Dependency changes:

- Update crowdin/github-action from 1.20.2 to 1..20.4
- Update iframe-resizer from 4.3.11 to 4.4.0
- Update sass from 1.77.0 to 1.77.2
- Update selenium from 4.20.0 to 4.21.0
- Update lxml from 5.2.1 to 5.2.2
- Update django-modeltranslation from 0.18.12 to 0.18.13
-

- Interactive cmy-mixer Dependency changes:

- Update nouislider from 15.7.1 to 15.7.2

- Interactive colour-matcher Dependency changes:

- Update nouislider from 15.7.1 to 15.7.2

- Interactive data-bias Dependency changes:

- Update nouislider from 15.7.1 to 15.7.2

- Interactive data-visualisation Dependency changes:

- Update chart.js from 4.4.2 to 4.4.3

- Interactive frequency-analysis Dependency changes:

- Update chart.js from 4.4.2 to 4.4.3

- Interactive rgb-mixer Dependency changes:

- Update nouislider from 15.7.1 to 15.7.2

- Interactive training-ground Dependency changes:

- Update nouislider from 15.7.1 to 15.7.2

3.15.0
==============================================================================

Expand Down

0 comments on commit bf250fe

Please sign in to comment.