Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Changelog and version bump to 1.4.2 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmagnobarbosa authored May 31, 2021
1 parent 2552e99 commit 2875273
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ Changed
=======


[1.4.2] - 2021-05-31
********************

Added
=====
- Added maximize button to k-info-panel.
- Added upward or downward sorter to the k-table.


[1.4.1] - 2020-12-23
********************

Expand All @@ -35,7 +44,7 @@ Added

- New CSS for the k-table and k-context-panel components.
- Added pagination to the k-table component.

Fixed
=======

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kytos-web-ui",
"description": "Kytos Web-ui project",
"version": "1.4.1",
"version": "1.4.2",
"author": "Beraldo Leal <[email protected]>",
"private": true,
"scripts": {
Expand Down

0 comments on commit 2875273

Please sign in to comment.