From 788e9d296cab803834691e9b166c6127cbcfb841 Mon Sep 17 00:00:00 2001 From: Ana Lizzi <119544125+analizzi@users.noreply.github.com> Date: Fri, 5 May 2023 21:45:39 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9baa6f4..bdcc554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to release number versioning. - Added Docker containers with docker-compose [#10](https://github.com/CodeForPhilly/third-places/pull/10) - Set up Leaflet React component and boiletplate homepage[#7](https://github.com/CodeForPhilly/third-places/issues/7) - Added initial Django models & migration [#21](https://github.com/CodeForPhilly/third-places/pull/21) +- Bootstrap/Update script and Server script [#5](https://github.com/CodeForPhilly/third-places/pull/5) ### Changed