Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/dmakeienko/adel/compare/v1.1.0...v1.2.0) (2026-02-08)


### Features

* add ability to change user password ([178fd06](https://github.com/dmakeienko/adel/commit/178fd062094a6341307d90f0db5523c955cbccf7))
* add ability to change user password ([8c7c272](https://github.com/dmakeienko/adel/commit/8c7c272f533de28286bb89e58fab65ac8329e4d4))


### Bug Fixes

* G115: integer overflow conversion uint64 -> int64 (gosec) ([8883bee](https://github.com/dmakeienko/adel/commit/8883bee728241753a326d8c711a37ae445097c7c))

## [1.1.0](https://github.com/dmakeienko/adel/compare/v1.0.0...v1.1.0) (2025-12-07)


Expand Down