From c162f28608a314506a1590aefb98038deab80bed Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 17 Jun 2020 13:17:22 -0500 Subject: [PATCH] Add log to have a change Change-Id: I362b703c66f9a0a777b0eb417864d21822849599 Signed-off-by: Sean McGinnis --- log.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 log.rst diff --git a/log.rst b/log.rst new file mode 100644 index 0000000..98de8e8 --- /dev/null +++ b/log.rst @@ -0,0 +1,12 @@ +============ +Activity Log +============ + +This gives us something to actually update when we want to make changes to make +sure the commit hash changes for release tests. + +Log +=== + +2020-06-17: + Testing out the ensure-tox and ensure-pip infra changes.