From 4505321d6898885e3ad7d4a0bb1c144b87f3aa15 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Thu, 14 Nov 2024 02:29:50 -0800 Subject: [PATCH] sandwich-contexts: add CHANGELOG --- sandwich-contexts/CHANGELOG.md | 9 +++++++++ sandwich-contexts/package.yaml | 4 ++++ sandwich-contexts/sandwich-contexts.cabal | 2 ++ 3 files changed, 15 insertions(+) create mode 100644 sandwich-contexts/CHANGELOG.md diff --git a/sandwich-contexts/CHANGELOG.md b/sandwich-contexts/CHANGELOG.md new file mode 100644 index 00000000..6bb94b75 --- /dev/null +++ b/sandwich-contexts/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog for sandwich-contexts + +## 0.3.0.1 + +* Automatically find sufficiently short Unix socket paths when the system temp ones are too long + +## 0.3.0.0 + +* Initial release. diff --git a/sandwich-contexts/package.yaml b/sandwich-contexts/package.yaml index e9c533a4..29caae19 100644 --- a/sandwich-contexts/package.yaml +++ b/sandwich-contexts/package.yaml @@ -6,6 +6,10 @@ description: Please see the = 4.11 && < 5 - sandwich >= 0.3.0.0 diff --git a/sandwich-contexts/sandwich-contexts.cabal b/sandwich-contexts/sandwich-contexts.cabal index dc7ce490..d576c55f 100644 --- a/sandwich-contexts/sandwich-contexts.cabal +++ b/sandwich-contexts/sandwich-contexts.cabal @@ -13,6 +13,8 @@ maintainer: tom@codedown.io copyright: 2024 Tom McLaughlin license: BSD3 build-type: Simple +extra-source-files: + CHANGELOG.md library exposed-modules: