Skip to content

Commit

Permalink
Bump CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexZzz committed Mar 26, 2021
1 parent dbb86d4 commit ab8213a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.0] - 2021-03-26
### Added
- Add Vcpu Wait metric
- gitignore: add libvirt-exporter
- Add new build scripts

### Changed
- Bump libvirt-go to libvirt-go 7
- Update docker builder to use new libvirt
- Fix buildindocker to build dynamically linked with current libvirt
- Fix Dockerfile to build dynamically linked with alpine's libvirt
- Remove static builds and old building scripts
- Remove libvirt-patches as we don't need them anymore
- Make readme more informative

## [1.1.0] - 2021-03-19
### Added
- Add per-vcpu stats: cpu number, time running and state.
Expand Down

0 comments on commit ab8213a

Please sign in to comment.