UNPKG

2.84 kBMarkdownView Raw
1# Changelog
2
3## [Unreleased]
4
5- ...
6
7## [2.7.0] - 2021-11-18
8
9- Generate from latest API Specification
10
11## [2.6.3] - 2021-09-04
12
13- Generate from latest API Specification
14
15## [2.6.2] - 2021-07-02
16
17- Generate from latest API Specification
18
19## [2.6.1] - 2021-04-24
20
21- Remove dependency `@node-fetch/btoa-lite`
22
23## [2.6.0] - 2021-04-23
24
25- Generate from latest API Specification
26
27## [2.5.1] - 2021-02-26
28
29- Generate routes for missing item [80](https://github.com/MunifTanjim/node-bitbucket/issues/80)
30
31## [2.5.0] - 2021-02-25
32
33- Generate from latest API Specification [#82](https://github.com/MunifTanjim/node-bitbucket/pull/82)
34
35## [2.4.2] - 2020-10-14
36
37- Fix `endpoint/utils/add-query-parameters`
38
39## [2.4.1] - 2020-07-21
40
41- Fix `endpoint/utils/add-query-parameters`
42
43## [2.4.0] - 2020-07-15
44
45- Add endpoints for: `Workspace`
46- Update notice plugin
47
48## [2.3.0] - 2020-06-29
49
50- Generate from latest API Specification
51
52## [2.2.0] - 2020-05-23
53
54- Add better support for TypeScript types, resolves [#61](https://github.com/MunifTanjim/node-bitbucket/issues/61)
55
56## [2.1.0] - 2020-05-02
57
58- Add endpoints for: `PropertyValue`, `Reports`, `Annotation`
59
60## [2.0.3] - 2020-02-14
61
62- Resolve: [#51](https://github.com/MunifTanjim/node-bitbucket/issues/51)
63
64## [2.0.2] - 2020-02-05
65
66- Export types: `APIEndpoints`, `Params`, `Schema` [#50](https://github.com/MunifTanjim/node-bitbucket/issues/50)
67
68## [2.0.1] - 2020-02-04
69
70- Fix types [#50](https://github.com/MunifTanjim/node-bitbucket/issues/50)
71
72## 2.0.0 - 2020-02-01
73
74- Version 2 Release
75
76[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.7.0...HEAD
77[2.7.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.3...2.7.0
78[2.6.3]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.2...2.6.3
79[2.6.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.1...2.6.2
80[2.6.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.0...2.6.1
81[2.6.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.5.1...2.6.0
82[2.5.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.5.0...2.5.1
83[2.5.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.2...2.5.0
84[2.4.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.1...2.4.2
85[2.4.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.0...2.4.1
86[2.4.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.3.0...2.4.0
87[2.3.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.2.0...2.3.0
88[2.2.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.1.0...2.2.0
89[2.1.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.3...2.1.0
90[2.0.3]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.2...2.0.3
91[2.0.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.1...2.0.2
92[2.0.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.0...2.0.1