From 838b3fe903cf483ba9a45de0743fb0b7d360b790 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 24 Jun 2019 13:00:58 -0300 Subject: [PATCH] CHANGELOG.md fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c33eca66..affcdc85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Features - Showing the number of apps and runtime updates available ### Fixes -- Retrieving information for the same AppId with different branches. +- Retrieving information for the same AppId from different branches. ## [0.2.0] - 2019-06-18 ### Features