diff --git a/CHANGELOG.md b/CHANGELOG.md index 183f896..aa9cd29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # CHANGELOG +## v1.5.1 (2025-01-07) + +### Bug Fixes + +- Seems that pytz now needs to be explicitly required + ([`e900222`](https://github.com/jdobes/lunch/commit/e90022218a7f9da062e18459c8f1c144d2b5706f)) + + ## v1.5.0 (2024-11-10) ### Features -- Support user location +- **web**: Support user location ([`f42f1e3`](https://github.com/jdobes/lunch/commit/f42f1e363ace18d463d9be50df41b7d7cda27776)) @@ -13,7 +21,7 @@ ### Features -- Sort by distance +- **web**: Sort by distance ([`c6c30d7`](https://github.com/jdobes/lunch/commit/c6c30d71cb2fa75d8d3b3cdce7cf2c9e4aafc4e0)) @@ -24,12 +32,12 @@ - Bump npm to match dev env ([`1337919`](https://github.com/jdobes/lunch/commit/1337919ef5787dad702d613b1e8fa6fd365b3b85)) -- Update libs +- **web**: Update libs ([`d3f6e8d`](https://github.com/jdobes/lunch/commit/d3f6e8d5eb1ec4814aea34c05957d48e100fd148)) ### Features -- Implement dark mode +- **web**: Implement dark mode ([`951ad93`](https://github.com/jdobes/lunch/commit/951ad93fe5f8f49f68f5923143435a9143acf62d)) @@ -37,7 +45,7 @@ ### Bug Fixes -- Scaling on mobile +- **web**: Scaling on mobile ([`979b69b`](https://github.com/jdobes/lunch/commit/979b69b4135517b62c668d63f55f45424dbcd0be)) @@ -50,12 +58,12 @@ ### Features -- Add distance chips - ([`9743412`](https://github.com/jdobes/lunch/commit/9743412280a74dc4523c8391b295a06b20a5f6e6)) - -- Return location of restaurants and the office +- **api**: Return location of restaurants and the office ([`0cc3d5c`](https://github.com/jdobes/lunch/commit/0cc3d5c3e1bbedf5772cfac80e65b31320c21bc8)) +- **web**: Add distance chips + ([`9743412`](https://github.com/jdobes/lunch/commit/9743412280a74dc4523c8391b295a06b20a5f6e6)) + ## v1.1.0 (2024-11-03) @@ -64,7 +72,7 @@ - Add alvin ([`cd003cf`](https://github.com/jdobes/lunch/commit/cd003cf5294c5c2490b64e11fdd1c3c5fd4ec578)) -- Include weekly menu +- **qwerty**: Include weekly menu ([`0d20a29`](https://github.com/jdobes/lunch/commit/0d20a299b93004b9a45b57abb8712d2900d60928)) @@ -72,7 +80,7 @@ ### Bug Fixes -- Facebook changed generated HTML +- **qwerty, sesamo**: Facebook changed generated HTML ([`6f8abb9`](https://github.com/jdobes/lunch/commit/6f8abb90cb842f37108a752635e52bf26b0e0609)) @@ -80,13 +88,13 @@ ### Bug Fixes -- Rubin from their site +- **restaurants**: Rubin from their site ([`de46d69`](https://github.com/jdobes/lunch/commit/de46d698b7721b15765e0e6918509437374b5de5)) ### Features -- Enable python-semantic-release - ([`6d1cf89`](https://github.com/jdobes/lunch/commit/6d1cf8997f3be3503585af6e7664d0fb7e209499)) - - Add Rubin ([`24295b3`](https://github.com/jdobes/lunch/commit/24295b36dea6391a8bdf9e53c569aad4167cb663)) + +- Enable python-semantic-release + ([`6d1cf89`](https://github.com/jdobes/lunch/commit/6d1cf8997f3be3503585af6e7664d0fb7e209499))