File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## Release Version 1.1.0 (2019-11-2)
4+
5+ Besides the new features, this release includes various under-the-hood improvements that help in the development process.
6+
7+ ## Features
8+
9+ * New methods on the ` StackExchange ` class:
10+ * getSites()
11+ * similarSearch()
12+ * getPrivileges()
13+ * getAnswers()
14+ * getAnswersByIds()
15+ * getComments()
16+ * getCommentsByIds()
17+ * getCommentsOnAnswers()
18+ * getTags()
19+ * getModeratorOnlyTags()
20+ * getRequiredTags()
21+ * advancedSearch()
22+ * getBadges()
23+ * getBadgesByIds()
24+ * getNamedBadges()
25+ * getRecipientsBadges()
26+ * getRecipientsBadgesByIds()
27+ * getTagBasedBadges()
28+ * getInfo()
29+
30+ ## Release Version 1.0.1 (2019-10-19)
31+
32+ ### Bug Fixes
33+
34+ * Fixed README
35+
36+ ## Release Version 1.0.0 (2019-10-19)
37+
38+ *** Initial Release***
You can’t perform that action at this time.
0 commit comments