Skip to content

Commit b579897

Browse files
committed
no Version for now
1 parent 1cf7e84 commit b579897

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

CHANGELOG.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,87 @@
11
# Changelog
22

3-
## Version [Unreleased] - 2025-xx-xx
3+
## [Unreleased] - 2025-xx-xx
44

5-
## Version [2.13.0] - 2025-xx-xx
5+
## [2.13.0] - 2025-xx-xx
66

77
- Upgraded to ASM 9.8
88

9-
## Version [2.12.0] - 2025-02-02
9+
## [2.12.0] - 2025-02-02
1010

1111
- Upgraded to ASM 9.7.1 (JDK 24 support)
1212

1313

14-
## Version [2.11.0] - 2024-11-18
14+
## [2.11.0] - 2024-11-18
1515

1616
- Upgraded to ASM 9.7 (JDK 23 support)
1717
- Changed minimum Java to 11
1818

1919

20-
## Version [2.10.0] - 2024-01-25
20+
## [2.10.0] - 2024-01-25
2121

2222
- Upgraded to ASM 9.6
2323
- Upgraded other internal dependencies
2424
- Added support for multi release jars (Thanks to Niels Basjes)
2525
- Changed minimum Maven version to 3.6.3
2626

2727

28-
## Version [2.9.0] - 2023-08-11
28+
## [2.9.0] - 2023-08-11
2929

3030
- Upgraded to ASM 9.4 (JDK 20 support)
3131

3232

33-
## Version [2.8.0] - 2022-08-04
33+
## [2.8.0] - 2022-08-04
3434

3535
- Upgraded to ASM 9.3
3636

3737

38-
## Version [2.7.0] - 2021-06-02
38+
## [2.7.0] - 2021-06-02
3939

4040
- Changed test with java 16
4141
- Changed requires maven 3.6.0
4242
- Added ASM9 Opcodes
4343

4444

45-
## Version [2.6.0] - 2021-02-10
45+
## [2.6.0] - 2021-02-10
4646

4747
- Fixed issue #47, ClazzpathUnits should not be assigned for dependencies
4848
- Upgraded to ASM 9.1
4949

5050

51-
## Version [2.5.0] - 2020-10-16
51+
## [2.5.0] - 2020-10-16
5252

5353
- Upgraded to ASM 9.0 (JDK 16 support)
5454

5555

56-
## Version [2.4.0] - 2020-03-30
56+
## [2.4.0] - 2020-03-30
5757

5858
- Upgraded to ASM 8.0
5959

6060

61-
## Version [2.3.0] - 2019-11-11
61+
## [2.3.0] - 2019-11-11
6262

6363
- Upgraded to ASM 7.2-beta
6464
- Fixed the shading of the dependencies
6565

6666

67-
## Version [2.2.0] - 2019-05-23
67+
## [2.2.0] - 2019-05-23
6868

6969
- Upgraded to ASM 7.1
7070

7171

72-
## Version [2.1.1] - 2018-10-22
72+
## [2.1.1] - 2018-10-22
7373

7474
- Fixed JDK11 compatibility
7575

7676

77-
## Version [2.1.0] - 2018-10-16
77+
## [2.1.0] - 2018-10-16
7878

7979
- Upgraded to ASM 7-beta (JDK11)
8080
- Added CI build for Windows
8181
- Fixed Windows file separator issues
8282

8383

84-
## Version [2.0.0] - 2018-07-27
84+
## [2.0.0] - 2018-07-27
8585

8686
- Upgraded ASM to support java 10
8787
- Raise minimum java version to 8
@@ -91,64 +91,64 @@
9191
- Added travis
9292

9393

94-
## Version [1.4.0] - 2018-05-18
94+
## [1.4.0] - 2018-05-18
9595

9696
- Upgraded dependencies
9797

9898

99-
## Version [1.3.0] - 2018-01-02
99+
## [1.3.0] - 2018-01-02
100100

101101
- Upgraded dependencies
102102
- Inlined the dependencies
103103
- Removed prerequisites from POM
104104

105105

106-
## Version [1.2.0] - 2017-08-18
106+
## [1.2.0] - 2017-08-18
107107

108108
- Exclude package-info and module-info
109109
- Upgrade to ASM 6-beta
110110

111111

112-
## Version [1.1.0] - 2015-11-15
112+
## [1.1.0] - 2015-11-15
113113

114114
- Fixed file handle leak
115115

116116

117-
## Version [1.0.0] - 2015-03-08
117+
## [1.0.0] - 2015-03-08
118118

119119
- Support for static methods on interfaces
120120

121121

122-
## Version [0.9.0] - 2014-04-24
122+
## [0.9.0] - 2014-04-24
123123

124124
- Upgrade to asm5 for java8 support
125125

126126

127-
## Version [0.8.0] - Skipped
127+
## [0.8.0] - Skipped
128128

129129
- Skipped for easier merging of forks
130130

131131

132-
## Version [0.7.0] - 2011-02-11
132+
## [0.7.0] - 2011-02-11
133133

134134
- Fixed the commons-io groupId
135135

136136

137-
## Version [0.6.0] - 2010-06-27
137+
## [0.6.0] - 2010-06-27
138138

139139
- Lot of refactoring and rename to jdependency
140140

141141

142-
## Version [0.5.0] - Skipped
142+
## [0.5.0] - Skipped
143143

144144

145-
## Version [0.4.0] - 2006-03-24
145+
## [0.4.0] - 2006-03-24
146146

147147

148-
## Version [0.3.0] - 2006-03-22
148+
## [0.3.0] - 2006-03-22
149149

150150

151-
## Version [0.2.0] - 2006-01-12
151+
## [0.2.0] - 2006-01-12
152152

153153

154-
## Version [0.1.0] - 2006-05-28
154+
## [0.1.0] - 2006-05-28

0 commit comments

Comments
 (0)