diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..412efe5 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,6 @@ +This is an index of all major changes from the original at (https://gitlab.com/NalaGinrut/guile-csv)/ + + - Added a csv->sxml procedure + - Added an optional argument #:record-sym to both (csv->sxml) and (csv->xml) + - Rewrote the Makefile to install to the site directory + - Added a pre-compile step to `make install` to be friendly-er to multi-user setups and REPL users