Skip to content

Commit f7dd3a1

Browse files
committed
Introduce version 0.5.2
1 parent 602a561 commit f7dd3a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.5.2
2+
------
3+
4+
- Manage Fields with delimited strings
5+
- Use environment variables for internal differ
6+
- add dependency to an implementation of digestif
7+
18
v0.5.1
29
------
310

plotkicadsch.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Two utilities:
1818
]
1919
depends: [
2020
"dune" {build}
21-
"kicadsch" {= "0.5.1"}
21+
"kicadsch" {= "0.5.2"}
2222
"tyxml" {>= "4.0.0"}
2323
"lwt"
2424
"lwt_ppx" {build}

0 commit comments

Comments
 (0)