Skip to content

Commit

Permalink
Merge pull request #2343 from siemens/feat/releasenotes4.2.1
Browse files Browse the repository at this point in the history
feat(release): add release notes to 4.2.1

Reviewed-by: mishra.gaurav@siemens.com
  • Loading branch information
GMishx committed Nov 15, 2022
2 parents 7ef6dec + d5a9725 commit 9a0a6eb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,33 @@
-->
# Changelog of FOSSology

### 4.2.1 (Nov 15th 2022)

This release is for the quick hot-fix on [4.2.0](https://github.com/fossology/fossology/releases/tag/4.2.0).

This release applies fix for REST API to patch access to User object.
More fixes like importing missing classes and handling
other PHP Errors and Notices.

#### Credits to contributors for 4.2.1

From the GIT commit history, we have the following contributors since
[4.2.0](https://github.com/fossology/fossology/releases/tag/4.2.0):

```
> Gaurav Mishra <mishra.gaurav@siemens.com>
> Shaheem Azmal M MD <shaheem.azmal@siemens.com>
```

#### Features

* `4bcf25682` feat(user-edit): make use of retention period to display expired tokens

#### Corrections

* `53c047bfb` fix(ui): fix PHP error and notices
* `aeceaff6a` hotfix(ui): fix User object accessing

### 4.2.0 (Nov 11th 2022)

This release adds important corrections to
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
@@ -1,3 +1,10 @@
fossology (4.2.1-1) unstable; urgency=low

* New upstream release
* https://github.com/fossology/fossology/releases/tag/4.2.1 for details

-- Shaheem Azmal M MD <shaheem.azmal@siemens.com> Tue, 15 Nov 2022 15:26:02 +0530

fossology (4.2.0-1) unstable; urgency=low

* New upstream release
Expand Down

0 comments on commit 9a0a6eb

Please sign in to comment.