Skip to content

Commit

Permalink
Merge pull request #1785 from glific/feature/update2.6
Browse files Browse the repository at this point in the history
Update changelog for v2.6
  • Loading branch information
mdshamoon authored Dec 15, 2021
2 parents bfe7de4 + 35a72c5 commit 69138f7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,19 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v2.6.0](https://github.com/glific/glific-frontend/compare/v2.5.0...v2.6.0)

- Fixed unit test issue on node 16 [`#1782`](https://github.com/glific/glific-frontend/pull/1782)
- Fixed template ui [`#1781`](https://github.com/glific/glific-frontend/pull/1781)
- Created contact history section in contact profile [`#1774`](https://github.com/glific/glific-frontend/pull/1774)
- Fixed bug for English to Hindi translations in some input fields [`#1772`](https://github.com/glific/glific-frontend/pull/1772)
- Changed optin instructions on the registration page [`#1771`](https://github.com/glific/glific-frontend/pull/1771)
- Test cases failing in node 16 so switched back to node 14 [`#1776`](https://github.com/glific/glific-frontend/pull/1776)


#### [v2.5.0](https://github.com/glific/glific-frontend/compare/v2.4.1...v2.5.0)

> 06 December 2021
> 6 December 2021
- Safari mobile browser does not show the header part [`#1737`](https://github.com/glific/glific-frontend/pull/1737)
- Made header optional for interactive messages [`#1758`](https://github.com/glific/glific-frontend/pull/1758)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glific-frontend",
"version": "2.5.0",
"version": "2.6.0",
"private": true,
"dependencies": {
"@absinthe/socket": "^0.2.1",
Expand Down

0 comments on commit 69138f7

Please sign in to comment.