File tree Expand file tree Collapse file tree 2 files changed +84
-0
lines changed Expand file tree Collapse file tree 2 files changed +84
-0
lines changed Original file line number Diff line number Diff line change 1+ # phpypam CHANGELOG
2+
3+ ## Unreleased
4+
5+ ### New
6+
7+ * add markdownlint config
8+ * add changelog
9+
10+ ### Changes
11+
12+ ### Fixes
13+
14+ * fix exception handling for connection errors
15+
16+ ### Breaks
17+
18+ ## 1.0.0
19+
20+ ### New
21+
22+ * documentation tool chain (#27 )
23+ * Merge pull request #28 from cmeissner/contributing\_ and\_ documentation
24+
25+ ## 0.1.7
26+
27+ ### Fixes
28+
29+ * We now should evaluate almost all not found messages and raise the correct Exception.
30+
31+ ## 0.1.6
32+
33+ ### New
34+
35+ * handle not found execption for vrf
36+
37+ ## 0.1.5
38+
39+ ### Fixes
40+
41+ * return controller paths not names
42+
43+ ### Breakes
44+
45+ * returns controller paths not names
46+
47+ ## 0.1.4
48+
49+ ### New
50+
51+ * some project stuff
52+
53+ ## 0.1.3
54+
55+ ### Fixes
56+
57+ * fix typo
58+
59+ ## 0.1.2
60+
61+ ### New
62+
63+ * detailed exception handling
64+
65+ ## 0.1.1
66+
67+ ### Fixes
68+
69+ * Add exception handling for stupid error reporting of non existing subnets
70+
71+ ## 0.1.0
72+
73+ ### New
74+
75+ * First more or less productive release. Feel free to report bugs and issues
76+
77+ ## 0.0.2
78+
79+ ### Changes
80+
81+ * add controllers method
82+ * add first simple tests
83+ * extend documentation
Original file line number Diff line number Diff line change 11wheel
2+ changelog-cli
23flake8
34flake8-colors
45flake8-docstrings
You can’t perform that action at this time.
0 commit comments