We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c81098 commit 082b860Copy full SHA for 082b860
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# IAM Changelog
2
3
-## Version 3.3.0 (current stable)
+## Version 3.3.1 (current stable)
4
+* fix bugs on endpoint api/pegawais/atasan (atribute pyb)
5
+
6
+## Version 3.3.0
7
* fix bugs on endpoint api/pegawais/atasan
8
* add new endpoint api/pegawais/info
9
* update dependency `api-platform/core` → `v4.2.2`
config/packages/api_platform.yaml
@@ -1,6 +1,6 @@
api_platform:
title: IAM API Docs
- version: 3.3.0
+ version: 3.3.1
description: |
Bug report and feature request are welcome, please report [here](https://gitlab.com/dadangnh/iam/-/issues).
Newest production version are always available at [https://iam.pajak.or.id/api](https://iam.pajak.or.id/api)
0 commit comments