summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2111.section.md
diff options
context:
space:
mode:
authorNiklas Hambüchen <mail@nh2.me>2021-06-25 02:27:03 +0200
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-06-24 20:58:59 -0700
commitc223fd60072771c8dea3bba2f8f866302aa4c956 (patch)
tree3eb97bb44a1a2dd9f449552cd0a4d733ea264054 /nixos/doc/manual/release-notes/rl-2111.section.md
parent27bbb94761758d4926c07215cdb456c03c382c68 (diff)
downloadnixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar.gz
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar.bz2
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar.lz
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar.xz
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.tar.zst
nixpkgs-c223fd60072771c8dea3bba2f8f866302aa4c956.zip
release notes: Mention consul breaking changes
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 e8a75151736..bff791bc85d 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -26,6 +26,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - Those making use of `buildBazelPackage` will need to regenerate the fetch hashes (preferred), or set `fetchConfigured = false;`.
 
+- `consul` was upgraded to a new major release with breaking changes, see [upstream changelog](https://github.com/hashicorp/consul/releases/tag/v1.10.0).
+
 - fsharp41 has been removed in preference to use the latest dotnet-sdk
 
 - The following F#-related packages have been removed for being unmaintaned. Please use `fetchNuGet` for specific packages.