Skip to content

Commit 29f8170

Browse files
committed
chore: update changelog
1 parent 8b152bf commit 29f8170

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Foodsoft 4.8.1
2-
(12 February 2024)
2+
(15 February 2024)
33

44

55
### Bug Fixes
@@ -8,7 +8,7 @@
88
* documents sort sql needs Arel.sql ([4df78de](https://github.com/foodcoops/foodsoft/commit/4df78def01fc395f7902deb6f0d11d1d8b8efda7))
99
* incompatible uri gem ([bae984b](https://github.com/foodcoops/foodsoft/commit/bae984bb3e760bb863410374216c7f6ef50fe93a))
1010
* update ruby image, fix bundler version ([c450368](https://github.com/foodcoops/foodsoft/commit/c45036810eeced044a58dac615a629a7b1fb78d0))
11-
11+
* bug on saving config, fixes [#801](https://github.com/foodcoops/foodsoft/issues/801) ([8b152bf](https://github.com/foodcoops/foodsoft/commit/8b152bfbc0ef375f1f180c92006b62d241c83a2d))
1212

1313
### Features
1414

@@ -302,3 +302,9 @@ When you upgrade, be sure to review `config/app_config.yml.SAMPLE`. When you're
302302

303303
* **messages:** show recipients in thread view ([9ee8a8f](https://github.com/foodcoops/foodsoft/commit/9ee8a8f85bf4d912276dbfac58bbbaa1e14cde1d))
304304
* use active storage for invoice attachments ([0ff74e8](https://github.com/foodcoops/foodsoft/commit/0ff74e8a46c1c46be1574f74f4365f2e6870a386)), closes [#1037](https://github.com/foodcoops/foodsoft/issues/1037)
305+
# [](https://github.com/foodcoops/foodsoft/compare/v4.8.1-rc0...v) (2024-02-15)
306+
307+
308+
### Bug Fixes
309+
310+
* bug on saving config, fixes [#801](https://github.com/foodcoops/foodsoft/issues/801) ([8b152bf](https://github.com/foodcoops/foodsoft/commit/8b152bfbc0ef375f1f180c92006b62d241c83a2d))

0 commit comments

Comments
 (0)