You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,26 @@ Notes for maintainers:
15
15
16
16
## v0.3.10
17
17
18
-
_add here from release changelog after next release_
18
+
## What's Changed
19
+
* bump 0.3.10 and update changelog with 0.3.9 release notes by @pietroppeter in https://github.com/pietroppeter/nimib/pull/199
20
+
* Enlarge figure and center figure captions by @dlesnoff in https://github.com/pietroppeter/nimib/pull/201
21
+
* Refactor tests and remove hints to better visualize success/failure by @dlesnoff in https://github.com/pietroppeter/nimib/pull/202
22
+
* Complete Allblocks by @dlesnoff in https://github.com/pietroppeter/nimib/pull/203
23
+
* Automatically change file ext to `md` when using `nbInitMd` (and add a `thisFileRel` param) by @neroist in https://github.com/pietroppeter/nimib/pull/206
24
+
* Allblocks: add nbShow, nbCodeWithText, nbCodeInBlock by @dlesnoff in https://github.com/pietroppeter/nimib/pull/208
25
+
* update to numericalnim 0.8.8 by @HugoGranstrom in https://github.com/pietroppeter/nimib/pull/214
26
+
* Fix std/random bug (#204) by @sent44 in https://github.com/pietroppeter/nimib/pull/211
27
+
* Happyx support by @quimt in https://github.com/pietroppeter/nimib/pull/212
28
+
* Add nbFile overload for file embedding by @PhilippMDoerner in https://github.com/pietroppeter/nimib/pull/219
29
+
* fix issue#229: skip nimble INFO logs when dumping json by @lost22git in https://github.com/pietroppeter/nimib/pull/230
30
+
31
+
## New Contributors :heart:
32
+
*@sent44 made their first contribution in https://github.com/pietroppeter/nimib/pull/211
33
+
*@quimt made their first contribution in https://github.com/pietroppeter/nimib/pull/212
34
+
*@PhilippMDoerner made their first contribution in https://github.com/pietroppeter/nimib/pull/219
35
+
*@lost22git made their first contribution in https://github.com/pietroppeter/nimib/pull/230
0 commit comments