@@ -9,9 +9,21 @@ updated: July 19, 2022
99
1010<!-- ## [Unreleased](https://github.com/wilfredinni/python-cheatsheet/tree/next)-->
1111
12+ ##2022-10-02
13+
14+ ###Website
15+
16+ - Updated dependencies to the latest version
17+ - Removed some workarounds for workbox that were not needed anymore
18+
19+ ###Cheatsheet
20+
21+ - Added Python <router-link to =' /modules/zipfile-module ' >Zipfile Module</router-link > ([ e7538ee] ( https://github.com/wilfredinni/python-cheatsheet/commit/e7538ee7e8d7ab9b5888ad39560ad940a25dde6d ) ).
22+ - Added Python <router-link to =' /modules/shelve-module ' >Shelve Module</router-link > ([ 0afd2b3] ( https://github.com/wilfredinni/python-cheatsheet/commit/0afd2b3002764c13b7d016c1e39b6c124445340c ) ).
23+
1224##2022-09-12
1325
14- - Added Python <router-link to =' /cheatsheet/control-flow#python- switch-case-statements ' >Switch-Case Statement</router-link > or** Structural Pattern Matching** ([ 6397b0f] ( https://github.com/wilfredinni/python-cheatsheet/commit/6397b0f1f9f5295dd53168eb2587a492ac4d4dfa ) ).
26+ - Added Python <router-link to =' /cheatsheet/control-flow#switch-case-statement ' >Switch-Case Statement</router-link > or** Structural Pattern Matching** ([ 6397b0f] ( https://github.com/wilfredinni/python-cheatsheet/commit/6397b0f1f9f5295dd53168eb2587a492ac4d4dfa ) ).
1527
1628##2022-09-03
1729