1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

Merge pull request #2847 from postalserver/release-please--branches--main

هذا الالتزام موجود في:
Adam Cooke
2024-03-05 19:53:11 +00:00
ملتزم من قبل GitHub
الأصل 48f6494240 93cbe31082
التزام d0591ee94a
2 ملفات معدلة مع 13 إضافات و1 حذوفات

عرض الملف

@@ -1,3 +1,3 @@
{
".": "3.0.1"
".": "3.0.2"
}

عرض الملف

@@ -2,6 +2,18 @@
This file contains all the latest changes and updates to Postal.
## [3.0.2](https://github.com/postalserver/postal/compare/3.0.1...3.0.2) (2024-03-05)
### Bug Fixes
* default to listening on all addresses when using legacy config ([48f6494](https://github.com/postalserver/postal/commit/48f6494240eb0374d5f865425b362e6f306b2653))
### Miscellaneous Chores
* removing arm64 support until we can get a reasonable build pipeline sorted ([e8e44f5](https://github.com/postalserver/postal/commit/e8e44f54b09426c8a04e466bc037851a0833d124))
## [3.0.1](https://github.com/postalserver/postal/compare/3.0.0...3.0.1) (2024-03-05)