Skip to content

Commit

Permalink
Improve Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcom committed Apr 14, 2024
1 parent db4722f commit f270bce
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# CHANGELOG

## 0.12.0
## 0.12

- added more ViennaRNA header files to the autogenerated Julia interface:
- `constraints/*.h` (for soft/hard constraints and modified bases)

- when building the Julia interface to the ViennaRNA headers, some
patches are applied to a temporary copy of the headers before
parsing with Clang.jl to fix some parsing bugs (see
`gen/patches-for-headers/`).


## 0.11.0
## 0.11

- update to ViennaRNA-2.6.x (from 2.5.x)

## 0.10.0
## 0.10

- Energy parameter sets are now changed by calling functions like
`ViennaRNA.params_load_RNA_Turner1999()` or
Expand All @@ -26,7 +28,7 @@
set.


## 0.9.0
## 0.9

- `FoldCompound`: new properties `max_bp_span` and `window_size` that
can be set in constructor
Expand Down

0 comments on commit f270bce

Please sign in to comment.