diff --git a/CHANGELOG.md b/CHANGELOG.md index d31d256..3615b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,30 @@ +## 1.1.0 + +([Full Changelog](https://github.com/mahendrapaipuri/jupyter-power-usage/compare/v1.0.0...43f5a12b352e65bd810d75bb06608e605836ca4c)) + +### Enhancements made + +- Electricity Maps Support [#9](https://github.com/mahendrapaipuri/jupyter-power-usage/pull/9) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) + +### Bugs fixed + +- Fix CPU share estimation [#7](https://github.com/mahendrapaipuri/jupyter-power-usage/pull/7) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) + +### Maintenance and upkeep improvements + +- Fix CPU share estimation [#7](https://github.com/mahendrapaipuri/jupyter-power-usage/pull/7) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/mahendrapaipuri/jupyter-power-usage/graphs/contributors?from=2023-10-12&to=2024-04-03&type=c)) + +[@mahendrapaipuri](https://github.com/search?q=repo%3Amahendrapaipuri%2Fjupyter-power-usage+involves%3Amahendrapaipuri+updated%3A2023-10-12..2024-04-03&type=Issues) + + + ## 1.0.0 ([Full Changelog](https://github.com/mahendrapaipuri/jupyter-power-usage/compare/v0.1.1...62b1ee6d0ed0a662330c0156807b07e493eeb85a)) @@ -20,8 +44,6 @@ [@mahendrapaipuri](https://github.com/search?q=repo%3Amahendrapaipuri%2Fjupyter-power-usage+involves%3Amahendrapaipuri+updated%3A2023-10-12..2023-10-12&type=Issues) - - ## 0.1.1 ([Full Changelog](https://github.com/mahendrapaipuri/jupyter-power-usage/compare/3b718a62b80160933904e991b2ebde25598434a5...d8fc444ef94e53dab89ce84192927d215558a82e)) diff --git a/package.json b/package.json index 25587eb..665e253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mahendrapaipuri/jupyter-power-usage", - "version": "1.0.0", + "version": "1.1.0", "description": "Extension that shows system power usage", "keywords": [ "jupyter",