diff --git a/CHANGELOG.md b/CHANGELOG.md index c74bc43..df4b34a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,6 @@ # Release Notes -## New in 2020.7 -- Remove lots of old/unused stuff regarding remarks -- Use Gradle Wrapper in GitHub Actions -- Take document version from git tag +## Initial Release 2024.1 +This is the new GREEN curriculum in the iSAQB Advanced Level portfolio. +It contains methods and techniques for software architects for the development and operation of CO2-emission-efficient software. -## New in 2020.6 - -- CHANGELOG can be created from file -- Use new and simplified release action -- Update to latest Aciidoctor versions -- Update to latest Gradle (7.5.1) +In this curriculum, software architects learn to take a holistic approach to the topic of green software. This begins with an examination of the role of IT in stopping climate change, an introduction to current regulations, a view of the requirements of various stakeholders and the identification of fields of action in companies. From there, it moves on to measuring and monitoring CO2 emissions and energy consumption and on to the core topic of software development. This central topic area includes the energy efficiency of various software architectures and basic concepts used, energy-efficient data handling, optimized algorithms and the influence and management of quality requirements in relation to energy efficiency. Another important component is the topic of the cloud, both in terms of provider selection and the options for low-CO2 operation. Finally, options for improving energy efficiency in the development process are considered. diff --git a/Zeitaufteilung.xlsx b/Zeitaufteilung.xlsx deleted file mode 100644 index 5ba1275..0000000 Binary files a/Zeitaufteilung.xlsx and /dev/null differ