Skip to content

Commit b8b7773

Browse files
committed
Additional rule to CHANGELOG
1 parent 58cd72e commit b8b7773

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,29 @@
1-
Unreleased
2-
-----------
1+
# Changelog
2+
3+
- All notable changes to this project will be documented in this file.
4+
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
In addition to original Keep-a-Changelog, we use following rules:
8+
9+
- Use [GitHub Flavored Markdown](https://github.github.com/gfm/)
10+
- Each line in changes SHOULD include a link to Pull Request in GitHub
11+
- Each Pull Request MUST add a line in this file
12+
- This will be checked by GitHub Actions
13+
- Each Pull Request MAY correspond to one or more lines in this file
14+
15+
## Unreleased
16+
17+
### Added
18+
19+
### Changed
320

421
### Fixed
522
- Added path for libiomp5 static libraries under /opt/intel https://github.com/rust-math/intel-mkl-src/pull/63
623
- make intel-mkl-tool use pkg-config canonically https://github.com/rust-math/intel-mkl-src/pull/65
724

25+
### Internal
26+
827
0.7.0+mkl2020.1 - 2022-07-29
928
=============================
1029

0 commit comments

Comments
 (0)