aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2018-02-17 15:45:52 +0300
committerIgor Pashev <pashev.igor@gmail.com>2018-02-17 15:45:52 +0300
commitc901b2d17219c7ffb59d37d4375ecba853f71fa7 (patch)
treed6482703da18e431d4be69905211982c47668daa /ChangeLog.md
parent0a5d04270fc8b6b04440a0d45609c44b9d13020d (diff)
downloadbbprb-c901b2d17219c7ffb59d37d4375ecba853f71fa7.tar.gz
Call it version 0.2.00.2.0
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index ea3d117..b526b27 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,15 @@
+0.2.0
+=====
+
+ * Added crumb exclusion for `/bbprb-hook/`.
+ Now this plugins works with CSRF protection enabled.
+
+ * Set a pull request's build state to STOPPED when the build is aborted.
+ Previously it was FAILED.
+
+ * Inject some useful environment variables e. g. `bbprbDestinationCommitHash`.
+
+
0.1.0
=====