From 2cff6cba70aacf5768474ca2c1e084fdc88f97d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilo=20Garc=C3=ADa?= Date: Sun, 9 Jun 2024 13:40:13 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adfe16e..f881684 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning. -## [UNRELEASED](https://github.com/camilogarciabotero/GeneFinder.jl/compare/v0.0.10...main) +## [UNRELEASED](https://github.com/camilogarciabotero/GeneFinder.jl/compare/v0.10.1...main) + +## [0.10.1] + +- Apply a more simple way to calculate the lors and more correct. +- Update the log_odds_ratio_matrix so it can be simply generated with two BMC models +- Update the docs. +- Move the dnaseqprobability to markovprobability and gains the logscale kwarg. ## [0.10.0]