summaryrefslogtreecommitdiffstats
path: root/nixos/doc/manual/release-notes/rl-2111.section.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-10 18:01:21 +0000
committerGitHub <noreply@github.com>2021-11-10 18:01:21 +0000
commit259e08cd22b7329471473e43f387647f7b288605 (patch)
tree5e639af11bd2a688528744790414f8a2dd0370dd /nixos/doc/manual/release-notes/rl-2111.section.md
parent84d856a651004949bacd679bdbbb66a1191a5586 (diff)
parent063dd314197c5f67f06f8b51755e65030fd2c8aa (diff)
Merge master into staging-next
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2111.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index 9f0d52c4175c..9bb7108fc053 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -530,3 +530,5 @@ In addition to numerous new and upgraded packages, this release has the followin
- `security.pam.services.<name>.makeHomeDir` now uses `umask=0077` instead of `umask=0022` when creating the home directory.
- Loki has had another release. Some default values have been changed for the configuration and some configuration options have been renamed. For more details, please check [the upgrade guide](https://grafana.com/docs/loki/latest/upgrading/#240).
+
+- `julia` now refers to `julia-stable` instead of `julia-lts`. In practice this means it has been upgraded from `1.0.4` to `1.5.4`.