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

Commit

Permalink
CHANGELOG: fixed v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
i582 authored Jun 28, 2021
1 parent 1a6cf24 commit c94d1a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ All notable changes to this project will be documented in this file, in reverse

### Changed

- [#1]: Fixed function for recalculating masks for colors, which allowed to increase the speed by 2-3%.
- [#1](https://github.com/VKCOM/nocolor/pull/1): Changed function for recalculating masks for colors, which allowed to increase the speed by 2-3%.

### Fixed

- [#2] Fixed color mixing for classes and methods;
- [#3]: Fixed a bug when calling the new operator for a class that does not have an explicit constructor.
- [#2](https://github.com/VKCOM/nocolor/issues/2): Fixed a bug when calling the new operator for a class that does not have an explicit constructor;
- [#3](https://github.com/VKCOM/nocolor/issues/3): Fixed color mixing for classes and methods.

## `1.0.0` 2021-27-06

Expand Down

0 comments on commit c94d1a2

Please sign in to comment.