diff --git a/CHANGELOG.md b/CHANGELOG.md index f58bd02..c97b554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Changes -- [#18](https://github.com/FreeRTOS/backoffAlgorithm/pull/19) and [#20](https://github.com/FreeRTOS/backoffAlgorithm/pull/20) Documentation fixes. +- [#18](https://github.com/FreeRTOS/backoffAlgorithm/pull/18), [#19](https://github.com/FreeRTOS/backoffAlgorithm/pull/19) and [#20](https://github.com/FreeRTOS/backoffAlgorithm/pull/20) Documentation fixes. ## v1.0.0 (December 2020) diff --git a/test/unit-test/catch_assert.h b/test/unit-test/catch_assert.h index 2b574ea..cd3b670 100644 --- a/test/unit-test/catch_assert.h +++ b/test/unit-test/catch_assert.h @@ -1,5 +1,5 @@ /* - * backoffAlgorithm V1.0.1 + * backoffAlgorithm V1.1.0 * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy of