We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372b230 commit 015de06Copy full SHA for 015de06
1 file changed
CHANGELOG.md
@@ -2,27 +2,24 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 0.8.3 - TBD
+## 0.8.3 - 2020-11-13
6
7
-### Added
8
9
-- Nothing.
10
-
11
-### Changed
12
13
+-----
14
15
-### Deprecated
+### Release Notes for [0.8.3](https://github.com/open-code-modeling/php-code-ast/milestone/13)
16
17
+0.8.x bugfix release (patch)
18
19
-### Removed
+### 0.8.3
20
21
+- Total issues resolved: **1**
+- Total pull requests resolved: **0**
+- Total contributors: **1**
22
23
-### Fixed
+#### bug
24
25
+ - [34: Fix namespace and trait imports](https://github.com/open-code-modeling/php-code-ast/issues/34) thanks to @sandrokeil
26
27
## 0.8.2 - 2020-11-12
28
0 commit comments