Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
Changes since v1.1.0
--------------------
e57b894 Set vault classification to MAX
c65911b Add vault-id
5d7b0de Report whitespace violations in data headers
853aefc Use non-deprecated onto-chan variant
8e498c3 Improve error reporting
edb2de9 Rename --email to --userid
06630dc Remove defunct --mid parameter
7cedfb1 Allow --tls/--no-tls autodetection via protojure
c7845bf Update deps

Signed-off-by: Greg Haskins <[email protected]>
  • Loading branch information
ghaskins committed Dec 3, 2022
1 parent e57b894 commit 2e50fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject manetu/data-loader "1.1.1-SNAPSHOT"
(defproject manetu/data-loader "1.2.0"
:description "A utility to load and verify data on the Manetu Platform"
:url "https://github.com/manetu/data-loader"
:plugins [[lein-cljfmt "0.9.0"]
Expand Down

0 comments on commit 2e50fd1

Please sign in to comment.