Skip to content

Commit

Permalink
Patch changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
altavir committed Sep 14, 2020
1 parent ec08bec commit 139525e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# KMath

## [Unreleased]
### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security
## [0.1.4]

### Added
- Functional Expressions API
Expand Down
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
id("scientifik.publish") apply false
id("org.jetbrains.changelog") version "0.4.0"
}

val kmathVersion by extra("0.1.4")
Expand Down

0 comments on commit 139525e

Please sign in to comment.