Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Commit e900d9f

Browse files
committed
doc(CHANGELOG): Update changelog for release 4.2
1 parent c23dd9d commit e900d9f

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

Diff for: CHANGELOG.md

+21-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Change Log
22

3+
## [4.2](https://github.com/Spirals-Team/powerapi/tree/4.2) (2017-11-02)
4+
[Full Changelog](https://github.com/Spirals-Team/powerapi/compare/4.0...4.2)
5+
6+
**Implemented enhancements:**
7+
8+
- Update projects and libraries to Scala version 2.12
9+
- Implement a disk module (only for Linux)
10+
- Use an asynchronous API for InfluxDB
11+
- Use the cgroup statistics to retrieve the cpu usage of a docker container
12+
- Improving the resilience of power conversions
13+
14+
**Fixed bugs:**
15+
16+
- Bluecove libraries download URL for sbt
17+
- Travis CI build: JDK version 7 to 8, Ruby installation, build failing on pull-request
18+
19+
**Closed issues:**
20+
21+
- Version mismatch [\#87](https://github.com/Spirals-Team/powerapi/issues/87)
22+
323
## [4.0](https://github.com/Spirals-Team/powerapi/tree/4.0) (2016-04-14)
424
[Full Changelog](https://github.com/Spirals-Team/powerapi/compare/3.4...4.0)
525

@@ -120,5 +140,4 @@
120140
- Bug \#19 [\#20](https://github.com/Spirals-Team/powerapi/pull/20) ([mcolmant](https://github.com/mcolmant))
121141

122142

123-
124-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
143+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)