File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
docs/changelog/undistributed Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ --------------------------------------------------------------------------------
2+ New
3+ --------------------------------------------------------------------------------
4+ * ise
5+ * Modified connect
6+ * added better logging for ise.
Original file line number Diff line number Diff line change 1+ Only one changelog file per pull request. Combine these two templates where applicable.
2+
3+ Templates
4+ =========
5+
6+ --------------------------------------------------------------------------------
7+ New
8+ --------------------------------------------------------------------------------
9+ * <Module>
10+ * <Added|Modified> <Class>:
11+ * <Explanation>
12+
13+ --------------------------------------------------------------------------------
14+ Fix
15+ --------------------------------------------------------------------------------
16+ * <Module>
17+ * <Added|Modified|Removed> <Class>:
18+ * <Explanation>
19+
20+ Examples
21+ ========
22+
23+ --------------------------------------------------------------------------------
24+ New
25+ --------------------------------------------------------------------------------
26+ * feature
27+ * Modified Connect:
28+ * Change var to variable
29+ * Updated regex pattern <p1> to accommodate various outputs.
30+ * Added keys <key3>, <key4> into the schema.
You can’t perform that action at this time.
0 commit comments