Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oheil authored Mar 10, 2020
1 parent ebf82b3 commit f15c3ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 1.1.0 (2020-02-08)

####Features:

* OffsetArrays now possible

####Bug fixes:

* Array/Matrix of Int with missings problem resolved

####Remarks:

* with Julia 1.3 OffsetArrays are not working, need to wait until https://github.com/JuliaLang/julia/pull/34886) is released

## 0.3.3 (2017-12-20)

####Features:
Expand Down

2 comments on commit f15c3ff

@oheil
Copy link
Owner Author

@oheil oheil commented on f15c3ff Mar 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Tag with name 1.0.0 already exists and points to a different commit"

Please sign in to comment.