# wikipedia-rs-wasm changelog ## 0.1.1 - 10-9-2024 - Better CORS - Added two lines of code to add ```orgin=*``` to url to enable using this library on a local host ## 0.1.0 - 9-2-2024 - Library Created - Made most functions async in the `wikipedia` library - Made an async iterator