summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-12-01 17:12:41 +0100
committerAlberto Ruiz <aruiz@um.es>2014-12-01 17:12:41 +0100
commitd823b47bbd45f9674693c0a7bae60f897b38d6b7 (patch)
tree5929760a5ffc92ce172b589fb552d7cd528a0386 /packages
parent27c9e9b804d7e55f5ae180040f76d58116a85b08 (diff)
changelog and bump version
Diffstat (limited to 'packages')
-rw-r--r--packages/base/CHANGELOG7
-rw-r--r--packages/base/hmatrix.cabal2
2 files changed, 8 insertions, 1 deletions
diff --git a/packages/base/CHANGELOG b/packages/base/CHANGELOG
index 95982ac..c137285 100644
--- a/packages/base/CHANGELOG
+++ b/packages/base/CHANGELOG
@@ -1,3 +1,10 @@
10.16.1.0
2--------
3
4 * Added (|||) and (===) for "besides" and "above"
5
6 * rowOuters
7
10.16.0.0 80.16.0.0
2-------- 9--------
3 10
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index 3f0b3cc..2900c42 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -1,5 +1,5 @@
1Name: hmatrix 1Name: hmatrix
2Version: 0.16.0.7 2Version: 0.16.1.0
3License: BSD3 3License: BSD3
4License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz