# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.8] - 2023-12-25 ### Changed - Use stable aws-sdk - Switch to clap ## [0.1.7] - 2023-11-11 ### Changed - Better terminal detection - Upgraded dependencies ## [0.1.6] - 2022-05-03 ### Changed - Report maximum memory utilization for cgroups v1 - Upgraded dependencies ## [0.1.5] - 2022-02-22 ### Added - Report system info about sysinfo and cgroups at start - New metric MaxMemoryUtilization across all measurements ## [0.1.4] - 2022-02-21 ### Added - Use cgroups v1 for memory utilization if memory limit is specified ## [0.1.3] - 2022-02-14 ### Added - Initial release - Actions build