From e041e294f8228f9a832233081e856323c444ba38 Mon Sep 17 00:00:00 2001 From: Daniele Pallastrelli Date: Wed, 20 Sep 2023 16:15:43 +0200 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62fd32f..f359405 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.5] - 2023-09-20 ### Added -- Add record and playback channel buttons -- Add html head information -- Fix minor html bugs (duplicated id, autofill fields and so on) +- Record and playback channel buttons +- Html head information ### Changed -- The Dial appends pjsip/ to the "From" field if a technology has not been specified +- Fix minor html bugs (duplicated id, autofill fields and so on) ## [0.1.4] - 2019-02-06